Bug 205917 - Fullscreen mode notifies about "typing while in fullscreen" with popup while there is nothing to type into
Summary: Fullscreen mode notifies about "typing while in fullscreen" with popup while ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Safari 12
Hardware: iPhone / iPad iOS 12
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-08 05:20 PST by dakur
Modified: 2020-02-27 11:38 PST (History)
2 users (show)

See Also:


Attachments
Screenshot (117.13 KB, image/jpeg)
2020-01-08 05:20 PST, dakur
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description dakur 2020-01-08 05:20:42 PST
Created attachment 387095 [details]
Screenshot

When I go into fullscreen on Safari on iPad and scroll down 3 times, a popup shows up informing me that "this website maybe wants to trick me with fake keyboard" (see attachment with screenshot) and gives me two options – stay in or exit fullscreen. If I stay, popup reappears after next 3 scrolls down.

I reduced my code base to minimum (https://codepen.io/dakur/pen/xxbYQOp), there is nothing like <input> or something and still it appears. See it here: https://codepen.io/dakur/full/xxbYQOp

This is super annoying as we use something we call presentantion mode (call fullscreen API and hide our website navigation) to presentate long texts easily – which is disturbed with this popup each 3 scrolls.
Comment 1 Radar WebKit Bug Importer 2020-01-08 05:20:54 PST
<rdar://problem/58406302>