Closed
Bug 416909
Opened 17 years ago
Closed 4 years ago
Scrolling not working when creating a new tab with key bindings and going to a given location while navigation toolbar is hidden
Categories
(Firefox :: Keyboard Navigation, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: adelfino, Unassigned)
References
()
Details
(Whiteboard: DUPEME)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4pre) Gecko/2008021115 Minefield/3.0b4pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b4pre) Gecko/2008021115 Minefield/3.0b4pre
Scrolling not working when creating a new tab with key bindings and going to a given location while navigation toolbar is hidden.
Reproducible: Always
Steps to Reproduce:
1. Run Minefield.
2. Hide the navigation toolbar.
3. Restart Minefield.
4. Open a new tab with <Ctrl> + T.
5. Go to a location with <Ctrl> + L (Open in should be set: Current Window)
6. Try to scroll with Page Up/Down.
Actual Results:
Page is not scrolled.
Expected Results:
Page should be scrolled.
Reporter | ||
Updated•17 years ago
|
Flags: blocking-firefox3?
Version: unspecified → Trunk
Comment 1•17 years ago
|
||
I can confirm with the above steps.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•17 years ago
|
||
Mouse wheel scrolling still works, so it sounds like the keyboard focus is going to the not-shown toolbar instead of the content area.
Not gonna block on this as it's not a regression (same thing happens in Firefox 2) and I'd be somewhat surprised if there isn't another bug on this somewhere.
Gavin: if it's focus (as I suspect), what component does this belong in?
Flags: wanted-firefox3+
Flags: blocking-firefox3?
Flags: blocking-firefox3-
OS: Linux → All
Whiteboard: DUPEME
Reporter | ||
Comment 4•17 years ago
|
||
(In reply to comment #3)
> Mouse wheel scrolling still works, so it sounds like the keyboard focus is
> going to the not-shown toolbar instead of the content area.
>
> Not gonna block on this as it's not a regression (same thing happens in Firefox
> 2) and I'd be somewhat surprised if there isn't another bug on this somewhere.
>
> Gavin: if it's focus (as I suspect), what component does this belong in?
>
Please, fix it for Fx 3. Mouse users are not the only ones who use Firefox :/ and certainly, moving to keyboard navigation would not be a bad move at all for them...
Reporter | ||
Updated•17 years ago
|
Flags: blocking-firefox3.1?
Reporter | ||
Comment 5•17 years ago
|
||
Nominating for blocking‑firefox3.1 now that we have some time.
Updated•17 years ago
|
Flags: blocking-firefox3.1? → blocking-firefox3.1-
The navigation toolbar can no longer be hidden. Should this be closed?
Comment 7•4 years ago
|
||
Closing this as resolved:inincomplete since the navigation bar can no longer be hidden, thus this issue is no longer relevant.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•