Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
Bartik theme
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 May 2014 at 13:21 UTC
Updated:
17 Oct 2014 at 10:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mgiffordComment #2
mgiffordI can't identify visual differences yet with this patch...
Comment #3
mgiffordComment #4
emma.mariaComment #5
dcrocks commentedDon't you mean 'cue' instead of 'queue'?
Comment #6
mgifford@dcrocks - Yes. Just updated that. Got the wrong Q...
Comment #8
pp commentedI found an another outline: 0 in the style.css:
style.css:353: outline: 0;
Why didn't You delete it?
Comment #9
mgiffordIn my review of the that instance:
The focus behavior of the skip link presently is not a barrier to keyboard only users. It only shows up when it has focus, so the outline does not serve a need for accessibility.
Comment #10
pp commentedok, it sounds correct for me.
Comment #11
alexpottCommitted 383a916 and pushed to 8.0.x. Thanks!