[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
Thu Feb 13 09:28:42 PST 2014


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





--- Comment #12 from chris fleizach <cfleizach at apple.com>  2014-02-13 09:25:56 PST ---
(From update of attachment 224065)
I don't support this change. I think this can be done without storing a bool value in every object and without making a list of all possible tri-state objects that needs to be checked.
It seems like you just need to know if a radio button's aria-value was mixed -> not mixed, or not mixed -> mixed
That seems like it's possible to know already by monitoring attribute changes

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