[Webkit-unassigned] [Bug 123889] [ATK] "Indeterminate" state and state changes in tri-state checkboxes should be exposed to ATs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 14 03:19:30 PST 2014


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





--- Comment #15 from Krzysztof Czech <k.czech at samsung.com>  2014-02-14 03:16:43 PST ---
(In reply to comment #14)
> Created an attachment (id=224190)
 --> (https://bugs.webkit.org/attachment.cgi?id=224190&action=review) [details]
> patch

w3 says (http://www.w3.org/TR/2013/WD-wai-aria-practices-20130307/) that checkboxes that have logical grouping should be children of a DOM element with group role.

Related to previous Mario's comments, this seems that an immediate parent of the children that received notification is one with group role.

My only concern is that whether we can treat the first element of a group as tri-state object, but I could not imagine other place, so it likely to be the first child.

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