NEW 266334
Allow programmatically focus if "inputmode" is "none"
https://bugs.webkit.org/show_bug.cgi?id=266334
Summary Allow programmatically focus if "inputmode" is "none"
Deepak
Reported 2023-12-13 05:04:15 PST
The javascript focus function should work if "inputmode" is "none" as it will not invoke the virtual keyword.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-20 05:05:14 PST
Wenson Hsieh
Comment 2 2024-02-01 13:30:18 PST
...that's a good point. It would still be useful to allow a UI-side input session to begin, so that other platform features like text interactions and text selection rendering can work.
Note You need to log in before you can comment on or make changes to this bug.