RESOLVED FIXED 195894
[iOS] Native selection views sometimes appear in hidden editable areas after losing focus
https://bugs.webkit.org/show_bug.cgi?id=195894
Summary [iOS] Native selection views sometimes appear in hidden editable areas after ...
Wenson Hsieh
Reported 2019-03-18 10:27:12 PDT
Attachments
Patch (23.83 KB, patch)
2019-03-18 12:14 PDT, Wenson Hsieh
thorton: review+
Patch for landing (23.82 KB, patch)
2019-03-18 13:44 PDT, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2019-03-18 12:14:52 PDT
Tim Horton
Comment 2 2019-03-18 12:17:13 PDT
Comment on attachment 365043 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=365043&action=review > Source/WebKit/ChangeLog:22 > + Rename elementIsTransparentOrFullyClipped to editableRootIsTransparentOrFullyClipped, and additional compute additional*ly*
Wenson Hsieh
Comment 3 2019-03-18 12:18:17 PDT
Comment on attachment 365043 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=365043&action=review > Source/WebKit/ChangeLog:9 > + On certain websites, focus is moved away from an editable element while maintaing a selection inside the Also, "maintaing" :| >> Source/WebKit/ChangeLog:22 >> + Rename elementIsTransparentOrFullyClipped to editableRootIsTransparentOrFullyClipped, and additional compute > > additional*ly* (OOPS!) Will fix.
Wenson Hsieh
Comment 4 2019-03-18 13:44:22 PDT
Created attachment 365055 [details] Patch for landing
WebKit Commit Bot
Comment 5 2019-03-18 14:22:59 PDT
Comment on attachment 365055 [details] Patch for landing Clearing flags on attachment: 365055 Committed r243102: <https://trac.webkit.org/changeset/243102>
Note You need to log in before you can comment on or make changes to this bug.