[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
Thu Jul 8 23:47:24 PDT 2010


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





--- Comment #8 from Mario Sanchez Prada <msanchez at igalia.com>  2010-07-08 23:47:24 PST ---
Hi Chris, first of all thanks a lot for your comment. I'm pretty new to this WebKit a11y world and I appreciate a lot these kind of comments, really helpful indeed.

(In reply to comment #7)
> How come the existing methods that handle value changing (you can find by 
> searching for AXValueChange) are not catching these cases?

Didn't say those methods are not handling that, I've just didn't know of them so perhaps they're working and nothing of this mess I did was needed after all. 
I'll check it out right now as I'd be more than glad if I could find a better and not so ad-hoce solution to this problem, specially considering it touches the core, and not just the gtk layer.

> i think have the notifyAccessibility code in a gtk Text handler is pretty 
> limiting. it should probably work within the existing notification system 
> that AX has, by calling postNotification directly or a specific handler 
> within AXObjectCache

I'll try this out as I also agree my current implementation it's pretty limiting... but at least it achieved one of its functions: to trigget some discussion and get some feedback to head towards the right direction :-)

Thanks!

-- 
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