Bug 145439

Summary: Notify client that we began editing when text field is focused
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, enrica, jberlin, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch and unit tests andersca: review+

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.