[Webkit-unassigned] [Bug 25898] [Gtk] object:text-changed events should be emitted for entries and password text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 14 01:33:58 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=25898





--- Comment #13 from Mario Sanchez Prada <msanchez at igalia.com>  2010-07-14 01:33:58 PST ---
First of all, sorry for not coming back to you before... I was busy with other matters this day and couldn't come to this earlier

(In reply to comment #12)
> [...]
> On the Mac side, its up to the screen reader to determine what has changed. the screen reader is only notified that the value has changed (that design decision was made a long time ago). 

Thanks for the feedback, now I better understand the whole picture.

> If however, GTK needs more explicit information then your method of adding accessibility calls in each specific place is a reasonable approach, but I think you should either
> a) make specific methods for each type of text iteration in AXObjectCache that handles it
> b) make a new kind of AXNotification for each type of thing you need
>     if need be, you might have to add a parameter argument to one of the postNotification methods
> 
> i'd just like to see the code be in a common WebCore method so that other platforms could use if necessary

I'm not really sure about what you mean with the points above... could you ellaborate a bit more on them?

Thanks in advance

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list