[Webkit-unassigned] [Bug 174782] KeyboardEvent#key reports lowercase letter with Shift+Cmd

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 09:27:08 PDT 2020


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

--- Comment #7 from Keith Cirkel <keithamus at github.com> ---
It looks like this was fixed back in Chrome 62, via a related bug: https://crbug.com/747358. 

As far as my testing today goes, all browsers report consistently that `event.metaKey && event.shiftKey && event.key === 'p'`

-- 
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/20200402/2b66412b/attachment.htm>


More information about the webkit-unassigned mailing list