[webkit-reviews] review requested: [Bug 21546] [GTK] ATK accessibility enhancements : [Attachment 29612] focus.patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 20 05:42:45 PDT 2009


Xan Lopez <xan.lopez at gmail.com> has asked  for review:
Bug 21546: [GTK] ATK accessibility enhancements
https://bugs.webkit.org/show_bug.cgi?id=21546

Attachment 29612: focus.patch
https://bugs.webkit.org/attachment.cgi?id=29612&action=review

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>
Implement AtkObject::focus-event and AtkObject::state-changed:focused signal
emission.

Couldn't figure out a way to do it without changing
handleFocusedUIElementChanged to get as parameters the old and new focused
nodes (if they exist). The parameters are unused in Mac and Windows.


More information about the webkit-reviews mailing list