yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #15573
[Bug 1308442] Re: The same tabindex value on each subnav-list item
** Changed in: horizon
Status: Fix Committed => 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/1308442
Title:
The same tabindex value on each subnav-list item
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
On left panel, in the dashboard, each link (overview, instances,
volumes, etc.) has the same value for tabindex attribute on <a> tag.
Tabindex attribute
http://www.w3.org/html/wg/drafts/html/master/editing.html#the-
tabindex-attribute indicate that an element is supposed to be
focusable and specifies the tab order of an element.
If each link has the same tabindex value would not exist any kind of
order. Each link should have a different value for tabindex.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1308442/+subscriptions
References