RESOLVED FIXED 221274
Adjust EventHandler to account for image extraction content
https://bugs.webkit.org/show_bug.cgi?id=221274
Summary Adjust EventHandler to account for image extraction content
Wenson Hsieh
Reported 2021-02-02 10:51:30 PST
See radar for more detail.
Attachments
Patch (3.51 KB, patch)
2021-02-07 14:13 PST, Wenson Hsieh
thorton: review+
For landing (3.70 KB, patch)
2021-02-08 10:55 PST, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2021-02-07 14:13:29 PST
Tim Horton
Comment 2 2021-02-08 10:18:03 PST
Comment on attachment 419548 [details] Patch Should we make the element method behavioral instead of identifying?
Wenson Hsieh
Comment 3 2021-02-08 10:34:03 PST
(In reply to Tim Horton from comment #2) > Comment on attachment 419548 [details] > Patch > > Should we make the element method behavioral instead of identifying? Sounds good! Changed isImageOverlayContainer to shouldUpdateSelectionForMouseDrag, and made it take the previous VisibleSelection (selectionBeforeUpdate).
Wenson Hsieh
Comment 4 2021-02-08 10:55:17 PST
Created attachment 419605 [details] For landing
EWS
Comment 5 2021-02-08 11:43:35 PST
Committed r272503: <https://commits.webkit.org/r272503> All reviewed patches have been landed. Closing bug and clearing flags on attachment 419605 [details].
Radar WebKit Bug Importer
Comment 6 2021-02-10 14:43:31 PST
Note You need to log in before you can comment on or make changes to this bug.