Closed
Bug 445732
Opened 17 years ago
Closed 8 years ago
snav: scrolling using HW buttons doesn't work
Categories
(Toolkit Graveyard :: Spatial Navigation, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: wildriding, Unassigned)
References
()
Details
(Whiteboard: [close-me-2017-02-15])
Attachments
(1 file)
482 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1a1pre) Gecko/2008071711 Minefield/3.1a1pre
Build Identifier:
It would be really nice to have snav + scrolling working together.
Reproducible: Always
Steps to Reproduce:
1. Fetch bbc.co.uk and select search entry field.
2. Press down hw key and hold it.
Actual Results:
snav starts moving focus through elements on the page
Expected Results:
scrolling starts
Reporter | ||
Comment 1•17 years ago
|
||
In case of the page includes text only (testcase attached), after pressing down hw key, the page should start scrolling.
Reporter | ||
Comment 2•17 years ago
|
||
Updated•17 years ago
|
Assignee: nobody → doug.turner
Status: UNCONFIRMED → NEW
Ever confirmed: true
I am not sure what the down hw key is. But I tried the down key, the page down key, and even number 2 (with num lock off). All three just start scrolling through my save forums, which I think is intended behavior. Do you have saved forums?
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1a1pre) Gecko/2008071702 Minefield/3.1a1pre ID:2008071702
Reporter | ||
Comment 4•17 years ago
|
||
(In reply to comment #3)
> I am not sure what the down hw key is.
nsIDOMKeyEvent::DOM_VK_DOWN
> But I tried the down key, the page down
> key, and even number 2 (with num lock off). All three just start scrolling
> through my save forums, which I think is intended behavior. Do you have saved
> forums?
Yep, but it scrolls because of jumping through elements on the page.
Testcase: page with one focusable element in the beginning and at the end of the page. When you try to scroll the page, it will jump to the end missing everything in between.
Updated•16 years ago
|
Assignee: doug.turner → nobody
Blocks: 1243213
This bug's parent component is going away. Should this bug be moved to an equivalent component in Android or iOS?
Whiteboard: [close-me-2017-02-15]
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
Updated•6 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•