yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59029
[Bug 1315488] Re: Left side navigation doesn't show focus
Reviewed: https://review.openstack.org/297733
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=837587fe73066d23134c77ad92e283fe240b40d1
Submitter: Jenkins
Branch: master
commit 837587fe73066d23134c77ad92e283fe240b40d1
Author: Rob Cresswell <robert.cresswell@xxxxxxxxxxx>
Date: Mon May 16 15:34:34 2016 +0100
Improve Horizon nav sidebar
- Make menu responsive (hides on smaller screens, e,g, 1/2 laptop screen,
tablet, mobile)
- Add aria parameters for accessibility
- Show current focus when navigating (accessibility)
- Remove the blue outline when clicking links in Chrome
- Makes menu less hideous
Change-Id: I1cdfa079f0b371d1afddefa67d8a21e93abde9ee
Implements: blueprint navigation-improvements
Closes-Bug: 1315488
Closes-Bug: 1628274
** Changed in: horizon
Status: In Progress => Fix Released
--
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/1315488
Title:
Left side navigation doesn't show focus
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
This bug is an accessibility problem
guideline violated
http://www.w3.org/TR/UNDERSTANDING-WCAG20/navigation-mechanisms-focus-visible.html
testing technique:
Use the tab key to navigate the Horizon UI. Notice that along the header area the tenant switcher, profile switcher, and signout link have a dotted rectangle displaying focus. When the left side navigation is reached no outline is displayed.
How are we going to fix this?
The fix will likely involve adding a :focus style to make sure an outline or some other shading is shown
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1315488/+subscriptions
References