← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1308442] [NEW] The same tabindex value on each subnav-list item

 

Public bug reported:

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.

** Affects: horizon
     Importance: Undecided
         Status: New

** Description changed:

- On left panel, in the dashboard, each link has the same value for
- tabindex attribute on <a> tag.
+ 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.

-- 
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):
  New

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


Follow ups

References