[webkit-reviews] review requested: [Bug 25529] [Gtk] Expected states not exposed to assistive technologies : [Attachment 31407] a11ystates.patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 17 03:11:49 PDT 2009


Xan Lopez <xan.lopez at gmail.com> has asked  for review:
Bug 25529: [Gtk] Expected states not exposed to assistive technologies
https://bugs.webkit.org/show_bug.cgi?id=25529

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

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>
Implement requested states.

For now I'm just doing SHOWING = VISIBLE and ENABLED = SENSITIVE, since I'm not
sure how to tell the subtle difference between those in WebCore (specially
SHOWING vs VISIBLE, which seems to be a GTK+-ism related to MAPPED vs VISIBLE
(as in the visible flag for widgets)).


More information about the webkit-reviews mailing list