[Webkit-unassigned] [Bug 23610] Create a new MSAA role for List Item elements.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 1 06:55:25 PST 2009


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





------- Comment #2 from cfleizach at apple.com  2009-02-01 06:55 PDT -------
I am not sure that a list item should have casSetFocus through accessibility.
Can a list item be focused on?

You probably also want to map

{ ListItemRole, NSAccessibilityGroupRole } 
in AccessibilityObjectWrapper.mm

so that mac users will not experience any problems immediately

your indentation in your layout test is also incorrect. 

it seems like this layout test will fail on mac because the string "list item"
appearing as the role will not be the value returned on the mac. perhaps make
this a windows only test.

this is an *official* review, just comments from the mac side of accessibility
=)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list