Firefox won't scroll to start/end of this page with home/end keys
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
add a comment |
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
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
add a comment |
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
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
ubuntu firefox css
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
add a comment |
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
add a comment |
1 Answer
1
active
oldest
votes
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.
Nope. I checked for this though.
– dredmorbius
Jul 26 '12 at 19:49
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
Nope. I checked for this though.
– dredmorbius
Jul 26 '12 at 19:49
add a comment |
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.
Nope. I checked for this though.
– dredmorbius
Jul 26 '12 at 19:49
add a comment |
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.
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.
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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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