Bug 205917

Summary: Fullscreen mode notifies about "typing while in fullscreen" with popup while there is nothing to type into
Product: WebKit Reporter: dakur <dev>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: jond, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 12   
Hardware: iPhone / iPad   
OS: iOS 12   
Attachments:
Description Flags
Screenshot none

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>