Bug 192802

Summary: [iOS] Focusing an editable element should scroll to reveal the selection
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: WebKit2Assignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, megan_gardner, simon.fraser, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 193084    
Attachments:
Description Flags
Patch for EWS none

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.