[Webkit-unassigned] [Bug 32100] WAI-ARIA: aria-activedescendant doesn't work as intended

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 2 20:56:04 PST 2009


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


chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #1 from chris fleizach <cfleizach at apple.com>  2009-12-02 20:56:04 PST ---
• The Index of the treeitem is not being reported correctly
• When we send the notification for active descendant change, we send it for
the active descendant and not the item that is *reporting* the active
descendant
• When we send an active descendant notification, it has to be tuned per
element. so for a "tree" it has to a selected row change notification, not a
focus ui element change
• The tree's selected rows has to also consult aria-activedescendant

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