Status: Untriaged Owner: [email protected] Labels: Type-Bug Pri-2 OS-Windows Area-BrowserUI accessibility
New issue 9616 by [email protected]: Clear browsing data dialog accessibility issues http://code.google.com/p/chromium/issues/detail?id=9616 What steps will reproduce the problem? 1. Hit SHIFT + ALT + T to set focus to the toolbar. 2. Right arrow to the wrench menu. 3. Down arrow to 'Clear browsing data...'. Hit Enter to activate. 4. Tab through the fields, using a tool like Inspect32 to track focus and view the exposed MSAA information. What is the expected output? What do you see instead? Issues: 1. No labels for form fields.The labels connected to the form fields are not programmatically connected to the corresponding field. Expected behavior: get_accName for each form field will return the label string. 2. MSAA focus cannot get to the checkboxes. -- 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 -~----------~----~----~----~------~----~------~--~---
