Metadata
- Source
- FLUID-896
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Jacob Farber
- Reporter
- Justin Obara
- Created
2008-07-11T19:38:31.000-0400 - Updated
2008-07-25T11:28:11.000-0400 - Versions
-
- 0.4beta1
- Fixed Versions
-
- 0.4
- Component
-
- Uploader
Description
When attempting to traverse the page through tabs, the keyboard navigation freezes on the 'add files' button. This only occurs after the uploader has opened in the pop-up version.
steps to reproduce:
1) Open the pop-up version of uploader from the daily build site
http://build.fluidproject.org/fluid/sample-code/uploader/pop-up/index.html
2) select "add files"
3) close the os file open dialog
4) tap the 'tab' key. Notice that after it cycles through the elements of the uploader and the browser, it comes back and freezes on "add files"
dev-iteration39
Environments
FF2, FF3, IE6, IE7 (Win XP)
Comments
-
Jacob Farber commented
2008-07-25T11:26:34.000-0400 Seemed to be a problem with jQuery UI's modal dialogs. Turning modality off should fix the issue for now.
-
Justin Obara commented
2008-07-25T11:28:11.000-0400 Verified fixed using FF2, FF3, IE6, IE7 (Win XP)