[Webkit-unassigned] [Bug 235891] New: Native keyboard, select list and file selector not displaying in iPad PWA
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 31 07:06:21 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=235891
Bug ID: 235891
Summary: Native keyboard, select list and file selector not
displaying in iPad PWA
Product: WebKit
Version: Safari 15
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: UI Events
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jander at mailinator.com
We have a PWA we use to fill HTML forms offline. When we run our PWA in an iPad (iOS 15.2) it all works correctly at first; but then if we then stop using the PWA for a few hours, then use it again:
- The native keyboard is not shown when tapping on a text field
- The native list of options is not shown when tapping on a select field
- The native file selector (Photo library / take photo or video / choose files) is not shown when tapping on a file field
If we then remove the app from the app switcher and open it again, the behaviour disappears and the app works correctly again.
I can confirm the controls are getting tap events as they show focus and I can handle their events in javascript. It's just the native UI not showing.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220131/057b861b/attachment.htm>
More information about the webkit-unassigned
mailing list