WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
200361
[iPadOS] Hardware keyboard candidate bar will never show after being dismissed on an inputmode="None" focused element
https://bugs.webkit.org/show_bug.cgi?id=200361
Summary
[iPadOS] Hardware keyboard candidate bar will never show after being dismisse...
Daniel Bates
Reported
2019-08-01 14:35:44 PDT
Seen on iPad Pro running iOS 13 beta with a hardware keyboard attached. Steps to reproduce: 1. Visit <data:text/html,<input inputmode="none"><button>Tap</button>>. 2. Tap the text field. 3. Dismiss the keyboard. 4. Tap the button. 5. Tap the text field. Then the keyboard candidate bar does not appear. I would have expected it to have appeared when focusing the text field. The candidate bar *will* appear on the first keydown when the text field is focused. Another interesting fact, run through steps 1 thru 4 above then press a key on the keyboard (say, 'a'). Then do step 5. The candidate bar will appear!
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-08-01 14:35:58 PDT
<
rdar://problem/53832750
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug