[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 15:44:45 PST 2009


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





------- Comment #3 from sankaraditya+bugzilla at gmail.com  2009-02-01 15:44 PDT -------
@Chris,
Yeah, list item can be focused. You can check it using inspect32 tool on
Firefox 2.0.0.14 on windows.

I agree that test case should be placed in windows specific directory. I will
make changes to the patch. Other than that, I don't find any issue with the
test case. Can you explain me why do you think that intention in the test case
is not correct.

Accessibility support on windows for running layout tests is not good. So, I
had to focus the body element and walk till the list item element. 


~ Thanks.

(In reply to comment #2)
> 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