RESOLVED FIXED 184719
Don't activate selection on become first responder
https://bugs.webkit.org/show_bug.cgi?id=184719
Summary Don't activate selection on become first responder
Megan Gardner
Reported 2018-04-17 17:07:50 PDT
Don't activate selection on become first responder
Attachments
Patch (1.93 KB, patch)
2018-04-17 17:13 PDT, Megan Gardner
thorton: review+
Megan Gardner
Comment 1 2018-04-17 17:13:21 PDT
Megan Gardner
Comment 2 2018-04-17 17:14:06 PDT
I also talked with Morgan and he agrees that this is reasonable to do.
Tim Horton
Comment 3 2018-04-17 17:37:05 PDT
Comment on attachment 338164 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=338164&action=review > Source/WebKit/ChangeLog:9 > + as there are not guaranteed to have selection rects immediately due to async/two process architecture. The selection as there? > Source/WebKit/ChangeLog:11 > + in the past because this selection assistant was only for editable text, which would immediately set a carat, which caret! This is not gold. > Source/WebKit/ChangeLog:12 > + counted at a selection. Now that this is for non-editable text as well, activating the selection is problematic. Counted!?
Radar WebKit Bug Importer
Comment 4 2018-04-17 18:03:46 PDT
Megan Gardner
Comment 5 2018-04-17 18:04:04 PDT
Megan Gardner
Comment 6 2018-04-17 18:04:19 PDT
Note You need to log in before you can comment on or make changes to this bug.