Status: Untriaged
Owner: [email protected]
Labels: Type-Bug Pri-2 OS-Windows Area-BrowserUI accessibility

New issue 9604 by [email protected]: Edit bookmark dialog accessibility  
issues
http://code.google.com/p/chromium/issues/detail?id=9604

What steps will reproduce the problem?
1. Set keyboard focus to the toolbar using SHIFT+ALT+T
2. Use right arrow key to move focus to the star button
3. Hit Space key to bring up the Bookmark dialog
4. Tab to the Edit... button, and hit Space/Enter
5. Use the Tab key to move through the dialog, and use a tool like  
Inspect32 to see the MSAA
information for each object.

What is the expected output? What do you see instead?

Issues:
1. Name field has wrong MSAA name, value and role. MSAA name should be the  
label 'Name:',
MSAA value should be the current string in the field, and MSAA role should  
be 'editable text'
(ROLE_SYSTEM_TEXT).
2. URL field has wrong MSAA name, value and role. MSAA name should be the  
label 'URL:', MSAA
value should be the current string in the field, and MSAA role should  
be 'editable text'
(ROLE_SYSTEM_TEXT).



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to