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

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

Learn More

All fieds have white text on white background

  • Нет ответов
  • 1 имеет эту проблему
  • 5 просмотров
more options

Hello,

After the recent system update all text fields in Firefox have white color on white background. This affects fields in websites (unless input color is specified in css) AND Firefox user interface (i.e. the address field). I've checked some fields in Firebug and they have the following styles (Firefox default, as I understand):

  • background-color: -moz-field;
  • color: -moz-fieldtext;

Both of these colors are white.

I was able to change website text field colors using userContent.css, but it had no effect on the address field.

I guess the correct way to fix this is to find out where Firefox takes colors for moz-fieldtext and UI textfields from and set the colors there back to black. Please advise.

I have Firefox 46.0, my OS is Ubuntu 12.10, desktop environment is Gnome.

Hello, After the recent system update all text fields in Firefox have white color on white background. This affects fields in websites (unless input color is specified in css) AND Firefox user interface (i.e. the address field). I've checked some fields in Firebug and they have the following styles (Firefox default, as I understand): * background-color: -moz-field; * color: -moz-fieldtext; Both of these colors are white. I was able to change website text field colors using userContent.css, but it had no effect on the address field. I guess the correct way to fix this is to find out where Firefox takes colors for moz-fieldtext and UI textfields from and set the colors there back to black. Please advise. I have Firefox 46.0, my OS is Ubuntu 12.10, desktop environment is Gnome.

Изменено TonyKK