Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Tabs keyboard navigation with tab removals #781

Closed
@magoomby

Description

@magoomby

screen shot 2014-11-27 at 11 20 58 pm
In your tabs demo, if I click on tab SEVEN then use the left/right keyboard keys to highlight other tabs, it will scroll to tab headings on the right, but not on the left.

Recreate problem

  1. Go to TABS demo, (Dynamic tabs)
  2. click on tab FOUR and remove it
  3. scroll the tabs to the right and select tab SEVEN
  4. since the focus is now on tab heading SEVEN, use the right key to highlight tabs EIGHT, NINE and TEN (accessibility)
  5. now, still only using the keyboard, use the left key to highlight tabs NINE, EIGHT, SEVEN, SIX, FIVE... at this point the focus indicator (dotted lines) is continuing to highlight tabs 5,3,2,1, but the headings before SIX are not scrolled into view.

Just in case it is browser specifiec, I've tried

Safari 8 - the tab heading focus doesn't change in either direction, click on dynamic tab SEVEN and use the keyboard left/right... nothing
Chrome 38 - no problem of course
Firefox 33.1 - this is the problem as described above
IE - sorry, using OS X for dev work, haven't got VMWare running at the moment.

Any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions