FLUID-1028: After deleting a file from the file queue, focus should be on the next file.

Metadata

Source
FLUID-1028
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Justin Obara
Created
2008-07-24T20:46:59.000-0400
Updated
2008-07-28T08:43:30.000-0400
Versions
  1. 0.4beta1
Fixed Versions
  1. 0.4
Component
  1. Uploader

Description

Steps to reproduce:

1) Open either version of the uploader from the daily build site:
http://build.fluidproject.org/fluid/sample-code/uploader/inline/index.html
http://build.fluidproject.org/fluid/sample-code/uploader/pop-up/index.html

2) Add several files to the file queue

3) Tab to the file queue and delete a file with the 'delete' button

4) notice that focus leaves the file queue

Environments

FF2, FF3 (Mac OS 10.5, Win XP)

Comments

  • Antranig Basman commented 2008-07-25T20:31:32.000-0400

    Fixed at revision 5283, at home in keyboard-a11y. Focus will now never be "dropped" so long as the "refresh" method is called appropriately.

  • Justin Obara commented 2008-07-28T08:43:30.000-0400

    Verified fix using:

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