FLUID-467: Tab only selects first portlet on test page

Metadata

Source
FLUID-467
Type
Bug
Priority
Minor
Status
Closed
Resolution
Fixed
Assignee
Anastasia Cheetham
Reporter
Herb Wideman
Created
2008-04-07T15:59:34.000-0400
Updated
2008-11-13T13:28:48.000-0500
Versions
  1. 0.3
Fixed Versions
  1. 0.3
Component
  1. Reorderer

Description

Keyboard operation test protocol specifies ability to tab to any element in the portlets box
http://build.fluidproject.org/sakai-imagegallery-tool/sample-code/reorderer/abstract/portal/portlets.html
but in fact tab only selects the first portlet in the box - further selection of another portlet requires use of arrow keys

Environments

Win XP, IE 7

Comments

  • Anastasia Cheetham commented 2008-04-08T09:59:41.000-0400

    The documentation has been updated to better indicate that the tab key is used to move focus to the collection of reorderable elements, but the arrow keys (or i/k/m/j) are used to select other reorderable elements.

  • Anastasia Cheetham commented 2008-04-08T10:34:32.000-0400

    The wiki holding the test protocol is temporarily unable to save, so I'm reopening this until I can finish making the fix to the documentation.