Skip to main content

Search and Top Navigation

#7850 closed bug (notabug)

Opened November 08, 2011 08:39PM UTC

Closed November 08, 2011 09:00PM UTC

Tabs: Cannot sort using keyboard

Reported by: ezufelt Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.tabs Version: 1.8.16
Keywords: Cc:
Blocked by: Blocking:
Description

Firefox 7.0.1

JAWS 13

Tabs demo 1.9pre

Problem

With or Without a screen-reader it is not possible to sort (reorder) tabs. There are no controls present to allow for the tabs to be sorted.

Solution

Needs further research of best UI pattern to expose to keyboard only / screen-reader users.

Attachments (0)
Change History (1)

Changed November 08, 2011 09:00PM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

The sortable tabs demo actually just invokes the sortable widget on the tab list. So this is actually an issue for the sortable plugin, which has no ARIA or keyboard support at all right now and will be rewritten from scratch. Since we're not tackling any accessibility issues for interactions right now, I'm going to close this and we'll revisit during the rewrite.