Bug 185769 - [Extra zoom mode] Clearing text fields should dispatch input events of type "deleteContent"
Summary: [Extra zoom mode] Clearing text fields should dispatch input events of type "...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-18 09:42 PDT by Wenson Hsieh
Modified: 2018-05-18 11:23 PDT (History)
7 users (show)

See Also:


Attachments
Patch (5.10 KB, patch)
2018-05-18 10:21 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Add missing expectations (6.00 KB, patch)
2018-05-18 10:30 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 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").
Comment 1 Radar WebKit Bug Importer 2018-05-18 09:57:34 PDT
<rdar://problem/40368261>
Comment 2 Wenson Hsieh 2018-05-18 10:21:06 PDT
Created attachment 340708 [details]
Patch
Comment 3 Wenson Hsieh 2018-05-18 10:30:38 PDT
Created attachment 340711 [details]
Add missing expectations
Comment 4 Wenson Hsieh 2018-05-18 11:00:19 PDT
Comment on attachment 340711 [details]
Add missing expectations

Thanks for the review!
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2018-05-18 11:23:52 PDT
All reviewed patches have been landed.  Closing bug.