Fluid Infusion

Tabbing through uploader breaks keyboard navigation, using IE6

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 0.4beta1, 0.6
  • Fix Version/s: 0.7
  • Component/s: Uploader
  • Labels:
    None
  • Environment:
    IE6 (win xp)

Description

Tabbing through the inline version of uploader will break keyboard navigation.

Steps to reproduce:

1) open the uploader (inline) from the daily build page:
http://build.fluidproject.org/fluid/sample-code/uploader/inline/index.html

2) click the 'add-files' button

3) tap the 'tab' key and traverse through all of the uploader elements. Notice that after tabbing off the 'cancel' button, there is no longer any response to tapping the 'tab' key. shift-tab, will also no longer work.

dev-iteration39

Issue Links

Activity

Hide
Anastasia Cheetham added a comment -
This issue may be addressed by FLUID-494, so that task should be carried out first, and then double-check if this bug is still present.
Show
Anastasia Cheetham added a comment - This issue may be addressed by FLUID-494, so that task should be carried out first, and then double-check if this bug is still present.
Hide
Eli Cochran added a comment -
Interesting: in IE6 the swf in all its 1px by 1px glory is part of the tab order. This may be related to this bug. Which I'm having trouble reproducing.
Show
Eli Cochran added a comment - Interesting: in IE6 the swf in all its 1px by 1px glory is part of the tab order. This may be related to this bug. Which I'm having trouble reproducing.
Hide
Eli Cochran added a comment -
I've forcibly removed the swf from the tab rotation by programattically adding tabindex=-1. Otherwise I could not reproduce this bug.
Show
Eli Cochran added a comment - I've forcibly removed the swf from the tab rotation by programattically adding tabindex=-1. Otherwise I could not reproduce this bug.
Hide
Justin Obara added a comment -
Verified fix using IE6 (Win XP)
Show
Justin Obara added a comment - Verified fix using IE6 (Win XP)
Hide
Justin Obara added a comment - - edited
The keyboard navigation stops after passing through all of the tabbable elements and returning to the address bar.

This doesn't seem to happen if there are files in the file queue
Show
Justin Obara added a comment - - edited The keyboard navigation stops after passing through all of the tabbable elements and returning to the address bar. This doesn't seem to happen if there are files in the file queue
Hide
Justin Obara added a comment -
Appears to have been fixed

Tested using:
IE6 (Win XP, flash 10)
Show
Justin Obara added a comment - Appears to have been fixed Tested using: IE6 (Win XP, flash 10)

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: