WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
145439
Notify client that we began editing when text field is focused
https://bugs.webkit.org/show_bug.cgi?id=145439
Summary
Notify client that we began editing when text field is focused
Daniel Bates
Reported
2015-05-28 09:35:43 PDT
We should notify the embedding client that editing began when a text field is focused. Currently we only notify the embedding client that editing began when the value of a text field is changed by a person. And we always notify the client that editing ended when a text field is defocused.
Attachments
Patch and unit tests
(28.34 KB, patch)
2015-05-28 09:49 PDT
,
Daniel Bates
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Daniel Bates
Comment 1
2015-05-28 09:49:53 PDT
Created
attachment 253849
[details]
Patch and unit tests
Radar WebKit Bug Importer
Comment 2
2015-05-28 10:03:43 PDT
<
rdar://problem/21142108
>
Daniel Bates
Comment 3
2015-06-01 17:02:04 PDT
Committed
r185089
: <
http://trac.webkit.org/changeset/185089
>
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