搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Cursor dissapears when i press space or `

  • 6 个回答
  • 1 人有此问题
  • 13 次查看
  • 最后回复者为 gambit1

more options

Whenever I press space to scroll one page down the cursor dissapears. The same thing happens when I press `. As soon as I move the mouse it reappears but this is unwanted and annoying behavior which didn't happen in the past. I'm not sure when it started happening but it hasn't been long since that. I tried restarting with all the plugins turned off but that didn't help. I'm using the latest version of FF on Win 7 x64.`

Whenever I press space to scroll one page down the cursor dissapears. The same thing happens when I press `. As soon as I move the mouse it reappears but this is unwanted and annoying behavior which didn't happen in the past. I'm not sure when it started happening but it hasn't been long since that. I tried restarting with all the plugins turned off but that didn't help. I'm using the latest version of FF on Win 7 x64.`

被采纳的解决方案

You can look at this pref on the about:config page.

  • about:config => widget.windows.hide_cursor_when_typing => false

You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.

WARNING: modifying prefs directly via the about:config page can sometimes break Firefox or cause strange behavior, and there is no guarantee that this will keep working in future Firefox releases, so be cautious with modifying prefs if you aren't sure you understand their purpose.

定位到答案原位置 👍 1

所有回复 (6)

more options

You may have switched on caret browsing. You can toggle caret browsing off/on by pressing F7 (Mac: fn + F7).

  • Settings -> General: Browsing
    remove checkmark: [ ] "Always use the cursor keys to navigate within pages"

Note that this is a Firefox accessibility feature.

more options

Thanks for your answer but that's not it. That option is off and I've never touched it.

more options

Are you talking about the mouse pointer ?

more options

cor-el said

Are you talking about the mouse pointer ?

Yes, (old habits die hard). I've also noticed it happens when I press backspace too.

由gambit1于修改

more options

选择的解决方案

You can look at this pref on the about:config page.

  • about:config => widget.windows.hide_cursor_when_typing => false

You can open the about:config page via the location/address bar. If you get the warning page, you can click the "Accept the Risk and Continue" button.

WARNING: modifying prefs directly via the about:config page can sometimes break Firefox or cause strange behavior, and there is no guarantee that this will keep working in future Firefox releases, so be cautious with modifying prefs if you aren't sure you understand their purpose.

由cor-el于修改

more options

Perfect, this fixed it. Thanks. I don't understand why that was changed though. Is it some new default setting in FF? Because I certainly didn't mess with it.