RESOLVED FIXED 25374
AX: No AXValue change sent when text is auto-inserted
https://bugs.webkit.org/show_bug.cgi?id=25374
Summary AX: No AXValue change sent when text is auto-inserted
chris fleizach
Reported 2009-04-24 13:17:42 PDT
When text is automatically inserted into text fields, WebKit is not sending out a AXValueChanged notification
Attachments
patch to send AXValue change (1.46 KB, patch)
2009-04-24 13:37 PDT, chris fleizach
bdakin: review+
update patch (1.55 KB, patch)
2009-04-27 15:12 PDT, chris fleizach
darin: review+
chris fleizach
Comment 1 2009-04-24 13:37:57 PDT
Created attachment 29759 [details] patch to send AXValue change
chris fleizach
Comment 2 2009-04-24 13:39:42 PDT
No layout tests because we don't have a way to listen for notifications in DumpRenderTree
Beth Dakin
Comment 3 2009-04-27 12:34:45 PDT
Comment on attachment 29759 [details] patch to send AXValue change r=me
chris fleizach
Comment 4 2009-04-27 12:49:39 PDT
chris fleizach
Comment 5 2009-04-27 15:10:34 PDT
that patch broke a few regression tests. attaching much more specific patch
chris fleizach
Comment 6 2009-04-27 15:12:18 PDT
Created attachment 29831 [details] update patch
chris fleizach
Comment 7 2009-04-27 15:34:54 PDT
Note You need to log in before you can comment on or make changes to this bug.