Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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)