[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 6 09:51:39 PST 2014


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





--- Comment #7 from chris fleizach <cfleizach at apple.com>  2014-02-06 09:48:58 PST ---
(From update of attachment 223338)
View in context: https://bugs.webkit.org/attachment.cgi?id=223338&action=review

> Source/WebCore/accessibility/atk/AXObjectCacheAtk.cpp:203
> +    // WebKit notifies it as many times as children changes its states.

I think we should try to resolve the issue of multiple updates being posted rather than storing a boolean value and a list of tri state objects in every AXObject. That seems to paper over the problem which may affect other cases as well as this one

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