FLUID-1029: Pressing and holding an arrow key, while in the file queue moves the scroll bar

Metadata

Source
FLUID-1029
Type
Bug
Priority
Major
Status
Closed
Resolution
Cannot Reproduce
Assignee
N/A
Reporter
Justin Obara
Created
2008-07-25T13:59:45.000-0400
Updated
2014-07-07T15:31:26.260-0400
Versions
  1. 0.4
  2. 0.5beta1
  3. 0.5
  4. 0.6
  5. 0.7
  6. 0.8
  7. 1.0
  8. 1.1
  9. 1.1.1
  10. 1.1.2
  11. 1.2
Fixed Versions
  1. 1.5
Component
  1. Uploader

Description

Pressing and holding an arrow key, while in the file queue, does not change selection, but scrolls the file queue's scroll bar instead.

Steps to reproduce:

1) Open either version of the Uploader, from the daily build site:

2) Add enough files so that the scroll bar appears in the file queue

3) Using the keyboard, tab to highlight one of the files in the file queue

4) Press and hold either the up or down error key. Notice that the scoll bar is moving, and not the focus of the file.

Environments

FF2, FF3 (Mac OS 10.5)

Comments

  • Justin Obara commented 2008-09-16T14:53:42.000-0400

    Affects Uploader 2

  • Eli Cochran commented 2008-09-16T19:21:43.000-0400

    The filequeue needs to be smart enough that when the queue is focused it shifts the focus to the elements inside the queue.

  • Justin Obara commented 2008-09-17T09:00:29.000-0400

    I wonder if this is related to FLUID-325 : Key presses cause scrolling when selectables are contained in a scrollable element such as a scrolling div

  • Justin Obara commented 2010-05-07T12:58:29.429-0400

    a11y issue