[Webkit-unassigned] [Bug 192898] New: [iOS] uiController.keyDown() does not translate Control modified key

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 16:39:50 PST 2018


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

            Bug ID: 192898
           Summary: [iOS] uiController.keyDown() does not translate
                    Control modified key
           Product: WebKit
           Version: WebKit Local Build
          Hardware: iPhone / iPad
                OS: iOS 12
            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, wenson_hsieh at apple.com

Key translation occurs with respect to the current keyboard layout when holding the Control key down and pressing a key. We need a way to do something similar so that we can use UIController.keyDown() to emulate Control modified key commands, such as Control + A.

On a related note, we may want to consider exposing a way to specify a particular keyboard layout to use when running a test to ensure consistent results regardless of the current keyboard layout.

-- 
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/20181220/80202dab/attachment.html>


More information about the webkit-unassigned mailing list