[Webkit-unassigned] [Bug 138966] New: AX: External Keyboard Arrow Key event 'unidentified'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 21 07:58:48 PST 2014


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

            Bug ID: 138966
           Summary: AX: External Keyboard Arrow Key event 'unidentified'
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: iOS
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: shiningbai at gmail.com
                CC: webkit-bug-importer at group.apple.com

On iOS8, and 7, chrome and safari, when using bluetooth keyboard(Belkin), the browser is not capture keyDown and keyPress event at all. When listening to keyUp event, on Arrow Keys, the event object is almost empty. The event.charCode and event.keyCode is 0, and event.keyIdentifier is 'unidentified'. So there is like no way to detect which arrow key is pressed.

-- 
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/20141121/bfab0e37/attachment-0002.html>


More information about the webkit-unassigned mailing list