搜索 | 用户支持

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

详细了解

Blinking Cursor - Insertion point to thin

  • 1 个回答
  • 0 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

I just upgraded to a 4k monitor and the blinking cursor is so thin I can not see it. I have adjusted the thickness in windows 10 with took care of the issue with Microsoft applications but I can't figure out how to make it thicker in Firefox.

I've tried changing from Firefox theme to System theme but there was no change. Fonts is set to Segoe UI 17.

I have System theme -- auto enabled.

Any suggestions?

I just upgraded to a 4k monitor and the blinking cursor is so thin I can not see it. I have adjusted the thickness in windows 10 with took care of the issue with Microsoft applications but I can't figure out how to make it thicker in Firefox. I've tried changing from Firefox theme to System theme but there was no change. Fonts is set to Segoe UI 17. I have System theme -- auto enabled. Any suggestions?

被采纳的解决方案

You can create one or two Integer prefs on the about:config page, the first allows to set the caret width and the second allows to set the blink rate, -1 will disable blinking.

  • ui.caretWidth (16)
  • ui.caretBlinkTime (milliseconds;use -1 to disable blink)

定位到答案原位置 👍 2

所有回复 (1)

more options

选择的解决方案

You can create one or two Integer prefs on the about:config page, the first allows to set the caret width and the second allows to set the blink rate, -1 will disable blinking.

  • ui.caretWidth (16)
  • ui.caretBlinkTime (milliseconds;use -1 to disable blink)