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+
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
Daniel Bates
Comment 3 2015-06-01 17:02:04 PDT
Note You need to log in before you can comment on or make changes to this bug.