[Webkit-unassigned] [Bug 200361] New: [iPadOS] Hardware keyboard candidate bar will never show after being dismissed on an inputmode="None" focused element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 1 14:35:44 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200361

            Bug ID: 200361
           Summary: [iPadOS] Hardware keyboard candidate bar will never
                    show after being dismissed on an inputmode="None"
                    focused element
           Product: WebKit
           Version: WebKit Local Build
          Hardware: iPhone / iPad
               URL: data:text/html,<input
                    inputmode="none"><button>Tap</button>
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: webkit-bug-importer at group.apple.com,
                    wenson_hsieh at apple.com

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!

-- 
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/20190801/b1b48b63/attachment.html>


More information about the webkit-unassigned mailing list