[Webkit-unassigned] [Bug 189436] New: [iOS] uiController.typeCharacterUsingHardwareKeyboard("downArrow"/"rightArrow", ...) does not dispatch DOM keydown events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 15:10:47 PDT 2018


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

            Bug ID: 189436
           Summary: [iOS]
                    uiController.typeCharacterUsingHardwareKeyboard("downA
                    rrow"/"rightArrow", ...) does not dispatch DOM keydown
                    events
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
               URL: https://unixpapa.com/js/testkey.html
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: lforschler at apple.com, megan_gardner at apple.com,
                    simon.fraser at apple.com, wenson_hsieh at apple.com

As can be seen by looking at LayoutTests/fast/events/ios/keydown-keyup-in-non-editable-content-expected.txt in attachment #349190 (bug #189432), uiController.typeCharacterUsingHardwareKeyboard("downArrow",...)/uiController.typeCharacterUsingHardwareKeyboard("rightArrow",...) does not dispatch a DOM keydown event to a non-editable element. This does work in Mobile Safari. You can test this using <https://unixpapa.com/js/testkey.html>.

-- 
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/20180907/7c59ca0c/attachment.html>


More information about the webkit-unassigned mailing list