[Webkit-unassigned] [Bug 192824] New: [iOS] Control modified keyups identified as "Dead" when not focused in a content-editable element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 12:38:11 PST 2018


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

            Bug ID: 192824
           Summary: [iOS] Control modified keyups identified as "Dead"
                    when not focused in a content-editable element
           Product: WebKit
           Version: WebKit Local Build
          Hardware: iPhone / iPad
               URL: https://unixpapa.com/js/testkey.html
                OS: iOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: wenson_hsieh at apple.com
        Depends on: 190571

This bug is about pressing a Control modified key command when not focused inside a content-editable field. Bug #192788 tracks fixing this issue inside content-editable fields.

Steps to reproduce:

1. Visit <https://unixpapa.com/js/testkey.html>.
2. Ensure none of the default handlers are suppressed.
3. Ensure Classic and DOM 3 attributes will be shown.
4. Press some Control modified command, say Control + A.

Then the key property of the keyup will show "Dead" as the name of the key. But it should be "a".


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=190571
[Bug 190571] ☂️ [iOS] Improve keyboard support
-- 
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/20181218/fe93813c/attachment-0001.html>


More information about the webkit-unassigned mailing list