FLUID-1005: The arrow keys activate the file queue even if the file queue or an item with in is not focused

Metadata

Source
FLUID-1005
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Eli Cochran
Created
2008-07-24T18:36:11.000-0400
Updated
2008-07-28T09:13:20.000-0400
Versions
  1. 0.4beta1
Fixed Versions
  1. 0.4
Component
  1. Uploader

Description

1) Using the keyboard, load the file queue with a number of files

  • note that the Upload button has focus
    2) Press the down arrow
  • the first row in the file queue will have focused

The arrows keys should only focus rows in the file queue if the queue or the elements in the queue already have focus

Environments

FF3, Mac (tested environment)

Comments

  • Eli Cochran commented 2008-07-25T14:11:16.000-0400

    by making the queue not the uploader the selectable element we ensure that the rows only focus when the parent queue is part of the focus chain

  • Justin Obara commented 2008-07-28T09:13:20.000-0400

    Verified Fix using:

    FF2, FF3, Opera 9.5 (Mac OS 10.5)
    FF2, FF3, IE6, IE7, Opera 9.5 (Win XP)