Bug 198137

Summary: WebKit does not generate an ESC key event for CMD+.
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, dbates, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=199393
Attachments:
Description Flags
Patch none

Description Brent Fulgham 2019-05-22 13:05:46 PDT
The Apple iPad keyboard does not have an escape key. The CMD+. keystroke maps to ESC, but WebKit does not honor this behavior.
Comment 1 Brent Fulgham 2019-05-22 13:11:31 PDT
Created attachment 370437 [details]
Patch
Comment 2 Brent Fulgham 2019-05-22 13:12:19 PDT
<rdar://problem/51038641>
Comment 3 Brent Fulgham 2019-05-22 13:14:41 PDT
Comment on attachment 370437 [details]
Patch

r=me (I uploaded the patch, but the code change is Daniel's).
Comment 4 WebKit Commit Bot 2019-05-22 13:57:55 PDT
The commit-queue encountered the following flaky tests while processing attachment 370437 [details]:

fetch/fetch-worker-crash.html bug 187257 (author: youennf@gmail.com)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2019-05-22 13:58:38 PDT
Comment on attachment 370437 [details]
Patch

Clearing flags on attachment: 370437

Committed r245644: <https://trac.webkit.org/changeset/245644>
Comment 6 WebKit Commit Bot 2019-05-22 13:58:40 PDT
All reviewed patches have been landed.  Closing bug.