FLUID-660: Can't tab focus Browse Files button in IE7

Metadata

Source
FLUID-660
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Eli Cochran
Reporter
Jonathan Hung
Created
2008-05-28T15:38:49.000-0400
Updated
2008-12-02T15:35:09.000-0500
Versions
  1. 0.4
Fixed Versions
  1. 0.4
Component
  1. Uploader

Description

Using the keyboard, can't tab-focus the Browse Files button.

dev-iteration39

Environments

WinXP IE7

Comments

  • Colin Clark commented 2008-05-29T16:54:02.000-0400

    I've updated the inline version of the Uploader markup to include a tabindex on the Browse Files button. Eli has already fixed the problem in the pop-up version.

  • Colin Clark commented 2008-05-29T16:54:31.000-0400

    Jonathan, we think this one is fixed. Can you take a look and verify?

  • Jonathan Hung commented 2008-07-11T17:35:11.000-0400

    Partially fixed. Focus can be placed on the Add Files button on initial load, but can't gain focus on subsequent "tab-arounds".

  • Jonathan Hung commented 2008-07-11T17:40:44.000-0400

    Upon further testing, appears fixed in FF2, but not in IE7.

    To reproduce in IE7:

    1. Load uploader page.
    2. Without touching the mouse, begin tabbing through IE7. After tabbing through various IE7 buttons, the uploader will focus on Browse, Upload, and Cancel in that order.
    3. Continue tabbing through, so you're starting at the "top" of IE7 again.
    4. Keep tabbing through. When getting to the Uploader, focus can only be placed on Upload and Cancel, in that order. Browse appears to be dropped from the focusable items.

  • Anastasia Cheetham commented 2008-07-15T17:34:35.000-0400

    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.

  • Justin Obara commented 2008-07-18T13:46:52.000-0400

    This is also an issue in Safari 3 (Mac OS 10.5, Win XP)

  • Colin Clark commented 2008-07-22T23:34:58.000-0400

    We hope that implementing FLUID-982 will fix this one.

  • Colin Clark commented 2008-07-22T23:35:41.000-0400

    Eli, I'm assigning this issue to you because I think it will likely be fixed by your work on FLUID-982. When you've implemented it, can you take a look to verify that it is fixed?

  • Eli Cochran commented 2008-07-31T16:14:43.000-0400

    although the button doesn't show the right focus styling, it does get focus

  • Justin Obara commented 2008-12-02T15:35:09.000-0500

    this issue has been reopened in FLUID- 1050