The same tabindex value on each subnav-list item

Bug #1308442 reported by Marcos Lobo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Fix Released
Low
Federico Gimenez

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.

description: updated
Julie Pichon (jpichon)
Changed in horizon:
status: New → Confirmed
importance: Undecided → Low
Changed in horizon:
assignee: nobody → Federico Gimenez Nieto (fgimenez)
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to horizon (master)

Fix proposed to branch: master
Review: https://review.openstack.org/90592

Changed in horizon:
status: Confirmed → In Progress
David Lyle (david-lyle)
Changed in horizon:
milestone: none → juno-1
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to horizon (master)

Reviewed: https://review.openstack.org/90592
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=c59e154c917f8b9a00b2a73e76d280ebe679f631
Submitter: Jenkins
Branch: master

commit c59e154c917f8b9a00b2a73e76d280ebe679f631
Author: Federico Gimenez Nieto <email address hidden>
Date: Sun Apr 27 09:08:15 2014 +0000

    Added tabindex value to links in the sidebar.

    The tabindexes are reseted for each panel, beginning with 1. Because
    of the accordion nature of the interface only the links of one of them
    will be visible at any given time (the elementts with display:none
    will not be focusable).

    Change-Id: I3556a3f5b3b2db13c77ed6434b3f54ca7a530dc4
    Closes-Bug: #1308442

Changed in horizon:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in horizon:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in horizon:
milestone: juno-1 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.