Closed (won't fix)
Project:
Omega
Version:
7.x-3.0
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2011 at 19:47 UTC
Updated:
7 Jul 2012 at 00:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
Mark Nielsen commentedI've never submitted a patch before, but I think this modest issue might be within my abilities... so I'll give it a go...
Comment #2
Mark Nielsen commentedHere it is then: my first ever patch. Hope it's OK. It should just add a:focus on line 15 of omega/css/omega-text.css as follows:
Comment #3
Mark Nielsen commentedActually, after further thought, I'm not sure I agree with my solution above. I think the problem is caused by the reset CSS files setting '
outline: 0'. This turns off the browser's highlighting of tab-focused links.Should I roll a patch where the setting of the outline property is done a bit more selectively?
Comment #4
Mark Nielsen commentedJust to update - I'm not going to be able to do any more on this, as I've moved away from using Omega for the time being.
Comment #5
cellar door commentedThis will be fixed with the move away from the reset.css
Comment #6
cellar door commented