RESOLVED FIXED 185769
[Extra zoom mode] Clearing text fields should dispatch input events of type "deleteContent"
https://bugs.webkit.org/show_bug.cgi?id=185769
Summary [Extra zoom mode] Clearing text fields should dispatch input events of type "...
Wenson Hsieh
Reported 2018-05-18 09:42:16 PDT
In extra zoom mode, clearing text fields should dispatch input events of type "deleteContent*", so that it's compatible with deletion handling on macOS (e.g. firing "deleteContentBackwards" or "deleteContentForwards").
Attachments
Patch (5.10 KB, patch)
2018-05-18 10:21 PDT, Wenson Hsieh
no flags
Add missing expectations (6.00 KB, patch)
2018-05-18 10:30 PDT, Wenson Hsieh
no flags
Radar WebKit Bug Importer
Comment 1 2018-05-18 09:57:34 PDT
Wenson Hsieh
Comment 2 2018-05-18 10:21:06 PDT
Wenson Hsieh
Comment 3 2018-05-18 10:30:38 PDT
Created attachment 340711 [details] Add missing expectations
Wenson Hsieh
Comment 4 2018-05-18 11:00:19 PDT
Comment on attachment 340711 [details] Add missing expectations Thanks for the review!
WebKit Commit Bot
Comment 5 2018-05-18 11:23:51 PDT
Comment on attachment 340711 [details] Add missing expectations Clearing flags on attachment: 340711 Committed r231967: <https://trac.webkit.org/changeset/231967>
WebKit Commit Bot
Comment 6 2018-05-18 11:23:52 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.