Issue Details (XML | Word | Printable)

Key: CODEBASE-180
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Jessie Keck
Reporter: Richard Green
Votes: 0
Watchers: 0
Operations

Clone this issue
If you were logged in you would be able to see more operations.
Blacklight Plugin

Accessibility issues

Created: 09/Sep/09 03:27 AM   Updated: 03/May/10 10:58 PM
Component/s: None
Affects Version/s: 2.0
Fix Version/s: 2.5


 Description  « Hide
If you tab round a Blacklight screen, it is not obvious where your focus is (although the focus does shift). This seems to be true no matter which browser. Nedds a css fix (?) so that the point of focus is clear. [Note: this works fine in Searchworks but not in Blacklight or Virgo beta.]

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Naomi Dushay added a comment - 25/Sep/09 12:35 PM
reassigning this to Jessie, since he may be able to fix it easily and quicky

Jennifer Vine added a comment - 26/Apr/10 11:52 AM
In application.css, in the /* Links */ section, remove this line:

a {outline: none;}

to restore the browser's default highlight behaviour.

Jessie Keck added a comment - 03/May/10 10:58 PM
Line has been removed from css.