Metadata
- Source
- VP-216
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- N/A
- Reporter
- Michelle D'Souza
- Created
2012-01-26T18:44:47.388-0500 - Updated
2013-02-27T10:19:09.236-0500 - Versions
-
- 0.1
- Fixed Versions
- N/A
- Component
-
- controls
Description
We are currently bloating our code with changing classes based on the focused state of elements instead of using the focus pseudo selector. Unfortunately IE6 does not support the focus pseudo selector and given that focus styling is required for keyboard accessibility we do need an alternative.
Let's see if http://selectivizr.com/ would fill the gap. Alternatively, we could put in some code that does some heavy handed focus styling when we are in IE6.
Comments
-
Justin Obara commented
2013-02-27T10:19:09.234-0500 no longer support IE6