Ticket #2531421 (accepted defect)

Reporter


Jenny Donnelly
Opened: 11/12/11
Last modified: 09/19/12
Status: accepted
Type: defect

Owner


Gonzalo Cordero
Target Release: BACKLOG
Priority: P3 (normal)
Summary: Treeview accessibility
Description:

Make sure treeview is accessible for first release.

Type: defect Observed in Version: development master
Component: TreeView Severity: S3 (normal)
Assigned To: Gonzalo Cordero Target Release: BACKLOG
Location: Library Code Priority: P3 (normal)
Tags: Relates To:
Browsers: N/A
URL:
Test Information:

Change History

Gonzalo Cordero

YUI Developer

Posted: 05/11/12
  • status changed from new to accepted

Gonzalo Cordero

YUI Developer

Posted: 05/23/12
  • milestone changed to 3.6.0

Gonzalo Cordero

YUI Developer

Posted: 05/23/12
  • sprint changed to sprint 2

Gonzalo Cordero

YUI Developer

Posted: 05/31/12

From Victor, must have:

1. There is a single tab stop (tabindex=0) that points to the root node of the tree or to the node that was visited last time.
2. Up and down arrows walk up the tree nodes on the same level.
3. Left and right arrows collapse or expand the tree branch.

Nice to have:

4. Home and End keys move to the top and bottom of the tree (note only collapsed nodes count, i.e. pressing the END key does not automatically expand the last tree branch).
5. Shift+up/down arrow keys select expanded leaves, however, a better approach may be to use checkboxes for selection.

Gonzalo Cordero

YUI Developer

Posted: 06/8/12

Pending still one more review with Victor, I added his suggestions, but need to make sure he gives the OK.

Jenny Donnelly

YUI Developer

Posted: 07/23/12
  • milestone changed from 3.6.0 to 3.NEXT

Did not make the cut for 3.6.0. Moving to 3.NEXT.

Jenny Donnelly

YUI Developer

Posted: 09/19/12
  • milestone changed from 3.NEXT to BACKLOG

Moving from 3.NEXT to BACKLOG.