FLUID-1622: Tab order incorrect after reordering an image

Metadata

Source
FLUID-1622
Type
Bug
Priority
Major
Status
Closed
Resolution
Cannot Reproduce
Assignee
N/A
Reporter
Justin Obara
Created
2008-09-25T16:22:51.000-0400
Updated
2014-07-07T16:05:52.556-0400
Versions
  1. 0.5beta1
  2. 0.5
  3. 0.6beta1
  4. 0.6
  5. 0.7
  6. 0.8
  7. 1.0
  8. 1.1
  9. 1.1.1
  10. 1.1.2
  11. 1.2
  12. 1.2.1
  13. 1.3
Fixed Versions
  1. 1.5
Component
  1. Image Reorderer
  2. Reorderer

Description

Tab order incorrect after reordering an image. After reordering the images pressing tab will take you to the component's container or to the last image you reordered.

steps to reproduce:

1) Open the Image Reorderer demo from the daily build site:
http://build.fluidproject.org/infusion/demos/reorderer/imageReorderer/html/imageReorderer.html

2) Reorder the images using either the mouse or the keyboard

3) Using the keyboard press the "tab"

Notice that you are put on the reorderer's container or back onto the same element that you just moved.

Environments

FF3 (Mac OS 10.4)
FF2, FF3 (Mac OS 10.5)
FF2, FF3 (Win XP)
FF3 (Win Vista)
FF3 (Win 2000)

Comments

  • Justin Obara commented 2008-11-04T13:00:18.000-0500

    Other tab order issues:

    After putting focus on one of the images push shift-tab, then tab. Notice that you are not back on the image

    After reordering or changing selection with the keyboard, pressing tab then shift-tab will also not put on you back on the image.

  • Justin Obara commented 2010-05-07T13:09:17.066-0400

    a11y issue

  • Justin Obara commented 2011-01-10T15:04:12.227-0500

    updated affects version and the steps to reproduce.