FLUID-1491: Keyboard navigation does not wrap to next row

Metadata

Source
FLUID-1491
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Justin Obara
Created
2008-09-09T09:37:29.000-0400
Updated
2008-09-11T10:02:00.000-0400
Versions
  1. 0.5beta1
Fixed Versions
  1. 0.5
Component
  1. Image Reorderer
  2. Reorderer

Description

Keyboard navigation does not wrap to next row

When at the end of a row, pressing the left arrow (or 'k' key) should move you to the next row.
Currently it will wrap to the other end of the same row.

Steps to reproduce:

1) Open the lightbox demo from the daily build site:
http://build.fluidproject.org/fluid/sample-code/reorderer/generic-lightbox/generic-lightbox.html

2) Tap the tab key until one of the images has focus.

3) Tap the left arrow key. Notice that after it reaches the end of the row it will wrap back around to the front instead of to the front of the next row

Environments

FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)
FF3, IE7 (Win Vista)

Comments

  • Antranig Basman commented 2008-09-10T14:35:12.000-0400

    Fixed at revision 5503

  • Justin Obara commented 2008-09-11T10:02:00.000-0400

    Verified fix using:

    FF2, FF3, Opera 9.5, Safari 3 (Mac OS 10.5)
    FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)
    FF3, IE7 (Win Vista)