accordionPane title bar focus is very hard to distinguish
This is the same issue as #4285 but rather than modify that existing ticket I created one specifically for accordion pane. We should probably use the same type of solution for both. We do change the color of the title for the active pane but if you are tabbing to the first active pane (as in the folders pane of the Mail demo) you don't realize it has focus The problem is worse on Firefox than IE but focus is also difficult to distinguish in IE 7.
Change History (4)
Cc: |
davidb dante added; davidb dante removed
|
Owner: |
changed from Becky Gibson to Sam Foster
|
Owner: |
changed from Sam Foster to dante
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
(In [10904]) fixes #4285 and #4442 by adding focus tracking code to each, and underlining the focused text. fixed a11y requirements.