Firefox won't scroll to start/end of this page with home/end keys












0















I'm using Firefox 13.0 on Ubuntu 11.10 and when accessing this web page, with JavaScript enabled, the home and end keys will not scroll to the start/end of the document (ctrl+home / ctrl+end work).



The page does not use frames. It does use a lot of CSS, including a scrolling sidebar.



Is there a CSS tweak I could use to fix this? I'm using the Stylish add-on to override a few other annoyances and could add in a fix if possible.



Why is FireFox behaving like this?



FWIW, I did check to see if I'd activated caret browsing. The behavior noted occurs with caret browsing off.










share|improve this question

























  • FF beta (14.0.1) on windows and it working fine here.

    – Rob
    Jul 26 '12 at 19:07











  • I'm voting to close this question because it is not reproducible.

    – fixer1234
    Jan 27 at 0:00
















0















I'm using Firefox 13.0 on Ubuntu 11.10 and when accessing this web page, with JavaScript enabled, the home and end keys will not scroll to the start/end of the document (ctrl+home / ctrl+end work).



The page does not use frames. It does use a lot of CSS, including a scrolling sidebar.



Is there a CSS tweak I could use to fix this? I'm using the Stylish add-on to override a few other annoyances and could add in a fix if possible.



Why is FireFox behaving like this?



FWIW, I did check to see if I'd activated caret browsing. The behavior noted occurs with caret browsing off.










share|improve this question

























  • FF beta (14.0.1) on windows and it working fine here.

    – Rob
    Jul 26 '12 at 19:07











  • I'm voting to close this question because it is not reproducible.

    – fixer1234
    Jan 27 at 0:00














0












0








0








I'm using Firefox 13.0 on Ubuntu 11.10 and when accessing this web page, with JavaScript enabled, the home and end keys will not scroll to the start/end of the document (ctrl+home / ctrl+end work).



The page does not use frames. It does use a lot of CSS, including a scrolling sidebar.



Is there a CSS tweak I could use to fix this? I'm using the Stylish add-on to override a few other annoyances and could add in a fix if possible.



Why is FireFox behaving like this?



FWIW, I did check to see if I'd activated caret browsing. The behavior noted occurs with caret browsing off.










share|improve this question
















I'm using Firefox 13.0 on Ubuntu 11.10 and when accessing this web page, with JavaScript enabled, the home and end keys will not scroll to the start/end of the document (ctrl+home / ctrl+end work).



The page does not use frames. It does use a lot of CSS, including a scrolling sidebar.



Is there a CSS tweak I could use to fix this? I'm using the Stylish add-on to override a few other annoyances and could add in a fix if possible.



Why is FireFox behaving like this?



FWIW, I did check to see if I'd activated caret browsing. The behavior noted occurs with caret browsing off.







ubuntu firefox css






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 25 at 20:45









JakeGould

32.6k10100142




32.6k10100142










asked Jul 26 '12 at 18:56









dredmorbiusdredmorbius

278129




278129













  • FF beta (14.0.1) on windows and it working fine here.

    – Rob
    Jul 26 '12 at 19:07











  • I'm voting to close this question because it is not reproducible.

    – fixer1234
    Jan 27 at 0:00



















  • FF beta (14.0.1) on windows and it working fine here.

    – Rob
    Jul 26 '12 at 19:07











  • I'm voting to close this question because it is not reproducible.

    – fixer1234
    Jan 27 at 0:00

















FF beta (14.0.1) on windows and it working fine here.

– Rob
Jul 26 '12 at 19:07





FF beta (14.0.1) on windows and it working fine here.

– Rob
Jul 26 '12 at 19:07













I'm voting to close this question because it is not reproducible.

– fixer1234
Jan 27 at 0:00





I'm voting to close this question because it is not reproducible.

– fixer1234
Jan 27 at 0:00










1 Answer
1






active

oldest

votes


















0














Sounds like you accidentally activated Caret Browsing by pressing F7. Try pressing F7 again to deactivate caret browsing. If that is the solution, you may want to turn on the warning that you're entering Caret Browsing mode again by going to about:config and looking for the following preference:



accessibility.warn_on_browsewithcaret


Set its value to true. This way Firefox will prompt you for permission the next time you press F7.






share|improve this answer


























  • Nope. I checked for this though.

    – dredmorbius
    Jul 26 '12 at 19:49












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f454049%2ffirefox-wont-scroll-to-start-end-of-this-page-with-home-end-keys%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














Sounds like you accidentally activated Caret Browsing by pressing F7. Try pressing F7 again to deactivate caret browsing. If that is the solution, you may want to turn on the warning that you're entering Caret Browsing mode again by going to about:config and looking for the following preference:



accessibility.warn_on_browsewithcaret


Set its value to true. This way Firefox will prompt you for permission the next time you press F7.






share|improve this answer


























  • Nope. I checked for this though.

    – dredmorbius
    Jul 26 '12 at 19:49
















0














Sounds like you accidentally activated Caret Browsing by pressing F7. Try pressing F7 again to deactivate caret browsing. If that is the solution, you may want to turn on the warning that you're entering Caret Browsing mode again by going to about:config and looking for the following preference:



accessibility.warn_on_browsewithcaret


Set its value to true. This way Firefox will prompt you for permission the next time you press F7.






share|improve this answer


























  • Nope. I checked for this though.

    – dredmorbius
    Jul 26 '12 at 19:49














0












0








0







Sounds like you accidentally activated Caret Browsing by pressing F7. Try pressing F7 again to deactivate caret browsing. If that is the solution, you may want to turn on the warning that you're entering Caret Browsing mode again by going to about:config and looking for the following preference:



accessibility.warn_on_browsewithcaret


Set its value to true. This way Firefox will prompt you for permission the next time you press F7.






share|improve this answer















Sounds like you accidentally activated Caret Browsing by pressing F7. Try pressing F7 again to deactivate caret browsing. If that is the solution, you may want to turn on the warning that you're entering Caret Browsing mode again by going to about:config and looking for the following preference:



accessibility.warn_on_browsewithcaret


Set its value to true. This way Firefox will prompt you for permission the next time you press F7.







share|improve this answer














share|improve this answer



share|improve this answer








edited Jan 25 at 21:12









JakeGould

32.6k10100142




32.6k10100142










answered Jul 26 '12 at 19:24









JC2k8JC2k8

2,70311722




2,70311722













  • Nope. I checked for this though.

    – dredmorbius
    Jul 26 '12 at 19:49



















  • Nope. I checked for this though.

    – dredmorbius
    Jul 26 '12 at 19:49

















Nope. I checked for this though.

– dredmorbius
Jul 26 '12 at 19:49





Nope. I checked for this though.

– dredmorbius
Jul 26 '12 at 19:49


















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f454049%2ffirefox-wont-scroll-to-start-end-of-this-page-with-home-end-keys%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Paul Cézanne

UIScrollView CustomStickyHeader Resize height generates problems when scroll is too fast

Angular material date-picker (MatDatepicker) auto completes the date on focus out