[Webkit-unassigned] [Bug 235891] Native keyboard, select list and file selector not displaying in iPad PWA
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 23 01:56:58 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=235891
--- Comment #11 from Mark de Jong <spellcoder at gmail.com> ---
The issue as originally reported was (according to the title) "Native keyboard, select list and file selector not displaying in iPad PWA".
I rather argue that the "virtual keyboard" might have been a seperate issue, meaning the "select list and file selected" part are relevant here.
Some more testing leads me to conclude that any component with a dropdown can trigger this bug. When the bug is triggered ALL components with a dropdown will fail....
The weird thing is switching to another PWA and back fixes the dropdown issue.
In the simulator I've verified these can trigger the bug:
- <select>
- <input type="file" />
- <input type="date" />
- <input type="month" />
--
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/20220323/1c05a8d2/attachment-0001.htm>
More information about the webkit-unassigned
mailing list