[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
Tue Jul 1 05:14:48 PDT 2014


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


Steve Faulkner <faulkner.steve at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |faulkner.steve at gmail.com




--- Comment #29 from Steve Faulkner <faulkner.steve at gmail.com>  2014-07-01 05:15:03 PST ---
I have been checking support for HTML indeterminate IDL attribute
test file http://stevefaulkner.github.io/html-mapping-tests/browser-tests/checkbox-states.html

as part of testing the implementation of acc layer in browsers: http://stevefaulkner.github.io/html-mapping-tests/

I have found that <input type=checkbox> indeterminate= true in firefox and Chrome on windows exposes as the MSAA mixed state. Having checked webkit latest build on Mac have found that while aria-checked=mixed is exposed as value=2, indeterminate= true is not.

Is this something I should file a new bug on?

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