Closed
Bug 860598
Opened 13 years ago
Closed 13 years ago
List traversing doesn't work on downloads window
Categories
(Firefox :: Downloads Panel, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dron.rathore, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0
Build ID: 20130326150557
Steps to reproduce:
Press CTRL+J
In the download list, press the "down" arrow key to traverse down(Do not scroll!).
Actual results:
The elements are not traversable after one page of download list and the list does not scroll using the "down" arrow key.
Expected results:
The list should be smoothly traversable as it is when we use scroll bar to do the same.
| Reporter | ||
Updated•13 years ago
|
Component: Untriaged → Downloads Panel
Comment 1•13 years ago
|
||
May you please provide more detailed steps to reproduce?
If I press CTRL+J and then down the list scrolls pretty fine here.
| Reporter | ||
Comment 2•13 years ago
|
||
Okay, umm..
Step 1: Press CTRL+J
Step 2: Now on the downloads Panel that has been opened, don't use mouse to scroll or Page up and down keys.
Step 3: To the very first download, select it and now press down arrow key to traverse.
What Happened:
After the first page of list, pressing down arrow key doesn't work but at the same moment if i use Scroll bar to scroll and then use the down arrow key it works!
So in short ehh.. what i think(maybe it could be the cause), the list object doesn't bind the event listener of scrolling the page list by down arrow key until i engage scrolling through my mouse.
Atleast it is the case with me and i guess it may be system specific, will see if other users confront the same.
Cheers!
Comment 3•13 years ago
|
||
it still works fine here.
Something I don't understand in your step 3 is the need to select the first download, when the Library window opens the first download should already be selected, then pressing down arrow key is enough for me to move down and everything works as expected.
| Reporter | ||
Comment 4•13 years ago
|
||
:mak
> Something I don't understand in your step 3 is the need to select the first download, when the Library window opens the first download should already be selected.
I added it for no reason. :)
> then pressing down arrow key is enough for me to move down and everything works as expected.
Well than may be its system specific i guess. For me if i just keep the "down" arrow key pressed, after a certain number of list items, the list become untraversable and there are still 100+ entries remaining in the list. And if i use scroll bars or mouse it get fixed!(I have no idea, why it is happening)
Eh.. will soon link a screen captured video.
Cheers!
Comment 5•13 years ago
|
||
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20130414 Firefox/23.0
Build ID: 20130414031025
Works fine for me also - I can navigate up and down with no problems using the arrow keys (tried having 110 downloads in the Library).
Dron, please can you confirm whether this issue still occurs using Firefox in safe mode?
http://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
| Reporter | ||
Comment 6•13 years ago
|
||
Yup Still there, can't navigate after certain entries through my keyboard.
Comment 7•13 years ago
|
||
Dron, are you still experiencing this issue?
(In reply to Dron Rathore from comment #6)
> Yup Still there, can't navigate after certain entries through my keyboard.
If the issue is still reproducible in safe mode it might be caused by some changes that were made to Firefox preference settings.
Could you try to reproduce the issue with a new probfile?
https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
| Reporter | ||
Comment 8•13 years ago
|
||
It is fixed in Version FF22.
Thanks
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•