WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133465
REGRESSION (iOS WebKit2): Single tap in pages with focus on load will clear the selection after the keyboard appears
https://bugs.webkit.org/show_bug.cgi?id=133465
Summary
REGRESSION (iOS WebKit2): Single tap in pages with focus on load will clear t...
Enrica Casucci
Reported
2014-06-02 18:03:49 PDT
On iOS if a page focuses an input field on load we don't bring the keyboard on screen. Keyboard is only shown when the user interacts with the page. Still the WebProcess sets the focus and the selection according to the rules. We need to make sure the UI process doesn't accidentally clear this selection when the user starts the interaction with the page. <
rdar://problem/17059189
>
Attachments
Patch
(3.44 KB, patch)
2014-06-02 18:09 PDT
,
Enrica Casucci
benjamin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Enrica Casucci
Comment 1
2014-06-02 18:09:47 PDT
Created
attachment 232411
[details]
Patch
Enrica Casucci
Comment 2
2014-06-02 18:26:57 PDT
Committed revision 169553.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug