Closed
Bug 1026734
Opened 11 years ago
Closed 11 years ago
In Caret-browsing mode Ctrl-home should take me to top of page; it rarely works
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 372624
People
(Reporter: dhakalp, Unassigned)
References
()
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140506152807
Steps to reproduce:
1. Visit page:
http://stevedonovan.github.io/ldoc/manual/doc.md.html
2. press ctrl-end to go to end of page
3. press ctrl-home to go to beginning of page [DOESN'T WORK!!]
(I'm on Windows 7, 64-bit OS)
Actual results:
Doesn't show page as expected when ctrl-home pressed
Expected results:
It should have gone to top of page!!
Just pressing Home and End on that page works for me. I don't recall ever having to hold Ctrl for this.
Mardeg: for me, pressing Home and End takes the cursor to the beginning and end of the line respectively.
I understand now. You're in Caret Browsing mode.
I'll edit the Summary to indicate that.
Summary: Ctrl-home should take me to top of page; it rarely works → In Caret-browsing mode Ctrl-home should take me to top of page; it rarely works
The top of the page #navigation is a float and making the caret move from non-floated to floated content is a known bug with caret browsing according to bug 372624 comment 5. Duping.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•