yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29301
[Bug 1431341] [NEW] Tab bar in Firefox displays unnecessary dotted focus outline
Public bug reported:
The tab bar displays the default dotted outline in Firefox - this is not
needed because there is already CSS for :focus.
This could be fixed by adding 'outline:none' to
openstack_dashboard/static/dashboard/scss/horizon.scss in the tab bar
styling (around L980)
** Affects: horizon
Importance: Undecided
Status: New
** Tags: low-hanging-fruit ux
** Tags added: low-hanging-fruit
** Tags added: ux
** Description changed:
The tab bar displays the default dotted outline in Firefox - this is not
needed because there is already CSS for :focus.
+
+ This could be fixed by adding 'outline:none' to
+ openstack_dashboard/static/dashboard/scss/horizon.scss in the tab bar
+ styling (around L980)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1431341
Title:
Tab bar in Firefox displays unnecessary dotted focus outline
Status in OpenStack Dashboard (Horizon):
New
Bug description:
The tab bar displays the default dotted outline in Firefox - this is
not needed because there is already CSS for :focus.
This could be fixed by adding 'outline:none' to
openstack_dashboard/static/dashboard/scss/horizon.scss in the tab bar
styling (around L980)
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1431341/+subscriptions
Follow ups
References