Metadata
- Source
- FLUID-920
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Eli Cochran
- Reporter
- Justin Obara
- Created
2008-07-16T17:53:51.000-0400 - Updated
2008-07-25T15:33:32.000-0400 - Versions
-
- 0.4beta1
- Fixed Versions
- N/A
- Component
-
- Uploader
Description
After pausing an upload, focus is put on the 'Done' button. The focus should be on 'Resume'
Steps to Reproduce
1) Open either demo 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 some files to the Upload Queue
3) Click the 'Upload' button
4) Click the 'Pause' button. Notice that the focus is placed on the 'Done' button
Environments
FF2, FF3, Opera 9.5 (Mac OS 10.5)
FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)
Comments
-
Eli Cochran commented
2008-07-25T15:31:30.000-0400 Fixed along with all the other button focus problems by explicitly focusing after certain actions.
-
Justin Obara commented
2008-07-25T15:33:32.000-0400 Verified fix using:
FF2, FF3, Opera 9.5 (Mac OS 10.5)
FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)