Metadata
- Source
- FLUID-1027
- Type
- Bug
- Priority
- Blocker
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2008-07-24T20:42:21.000-0400 - Updated
2008-07-28T08:59:07.000-0400 - Versions
-
- 0.4beta1
- Fixed Versions
-
- 0.4
- Component
-
- Uploader
Description
The first file in the file queue should have focus, when the file queue is focused.
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. Notice that the whole file queue has focus, and not just the first file.
Environments
FF2, FF3 (Mac OS 10.5, Win XP)
Comments
-
Justin Obara commented
2008-07-25T16:30:44.000-0400 Updated behaviour:
IE7, IE6:
can shift-tab back into the file queue. There is no focus styling on any of the files, but you can tap an arrow key to move across files (notice scroll bar moving).
If you play with the arrow and delete keys, you can delete items in IE7. In IE6 the whole file queue will delete.Opera 9.5:
On win xp, will put focus on the entire file queue
-
Justin Obara commented
2008-07-25T16:32:47.000-0400 FF2, FF3 (mac os 10.5, win xp)
Opera 9.5 (mac os 10.5)Working properly provided you don't delete the focused file from the queue
-
Justin Obara commented
2008-07-28T08:59:07.000-0400 Appears to be fixed, may have been resolved along with fix to Fluid-1028.
Verified using:
FF2, FF3, Opera 9.5 (Mac OS 10.5)
FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)