CONTROL + UP - this shortcut fails to move the page (most any page) to it's top
Categories
(Firefox :: Untriaged, defect)
Tracking
()
People
(Reporter: joefiesta, Unassigned)
Details
Steps to reproduce:
move page down from top a page or two. Hit CTRL + UP (arrow key).
Actual results:
Page will move up, but only part of a screen.
Shortcut "Ctrl + UP" is documented as "move to top of page" (as well as is "HOME" shortcut key, which does work as stated).
I can state, however, that about a month ago, I changed my autohotkey code from sending "HOME" to send "CTRL + UP", because at that time (ff version unknown now) "HOME" did not work.
Expected results:
page should move to top
as to the next question: "include your browser's ukser agent string..." I have no idea where to find that data. Document that or don't ask me to something I have idea how to do please.
Comment 1•2 years ago
•
|
||
as to the next question: "include your browser's ukser agent string..." I have no idea where to find that data.
Hi Joe, your user agent as reported to SUMO was:
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0
Related thread: https://support.mozilla.org/questions/1448506
| Reporter | ||
Comment 2•2 years ago
|
||
I have confirmed that this is NOT A BUG. It was an oversight on my part, as I had a conflicting hotkey defined using Autohotkey.
Description
•