Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-Windows Area-BrowserUI accessibility
New issue 9601 by [email protected]: Bookmark dialog accessibility issues http://code.google.com/p/chromium/issues/detail?id=9601 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. 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. 'Remove' link is not keyboard accessible. 2. For the 'Name' field, MSAA name should be the label ('Name:') and the MSAA value should be the string entered in the field. The MSAA role should be 'editable text' (ROLE_SYSTEM_TEXT). 3. For the 'Folder' combobox, the name should be the label (Folder:). MSAA value is correct, as is the MSAA role. -- 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 -~----------~----~----~----~------~----~------~--~---
