RESOLVED FIXED 192802
[iOS] Focusing an editable element should scroll to reveal the selection
https://bugs.webkit.org/show_bug.cgi?id=192802
Summary [iOS] Focusing an editable element should scroll to reveal the selection
Wenson Hsieh
Reported 2018-12-17 21:55:26 PST
It currently scrolls to the last touch location (see the FIXME in WebPage::getAssistedNodeInformation, in WebPageIOS.mm).
Attachments
Patch for EWS (30.65 KB, patch)
2018-12-19 22:58 PST, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2018-12-17 21:55:53 PST
Wenson Hsieh
Comment 2 2018-12-19 22:58:37 PST
Created attachment 357790 [details] Patch for EWS
WebKit Commit Bot
Comment 3 2018-12-20 08:29:03 PST
Comment on attachment 357790 [details] Patch for EWS Clearing flags on attachment: 357790 Committed r239441: <https://trac.webkit.org/changeset/239441>
WebKit Commit Bot
Comment 4 2018-12-20 08:29:05 PST
All reviewed patches have been landed. Closing bug.
Daniel Bates
Comment 5 2019-01-02 11:35:43 PST
(In reply to WebKit Commit Bot from comment #3) > Comment on attachment 357790 [details] > Patch for EWS > > Clearing flags on attachment: 357790 > > Committed r239441: <https://trac.webkit.org/changeset/239441> This broke tab cycling to offscreen <select>s. See bug #193084.
Note You need to log in before you can comment on or make changes to this bug.