We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

This forum's text entry boxes have invisible text

  • 3 回覆
  • 1 有這個問題
  • 4 次檢視
  • 最近回覆由 Abscissa

more options

There was no better place to post this (like a "meta" section), so I stuck it in TBird:

This very forum's text entry boxes are USUSABLE for those of us with light-on-dark system color schemes. Somebody forgot to set the input/textarea text colors to black when they set the background colors to white, rendering the text boxes an impossible-to-use "white on white".

The solution is trivial: Fix the CSS to set the text color for input and textarea tags to black. Or better still, go through the CSS and fix all instances where the foreground or background color is set WITHOUGHT the other one also being set.

Curently, I'm forced to write this very message using a separate text editor, and then copy-paste it all into the text box.

There was no better place to post this (like a "meta" section), so I stuck it in TBird: This very forum's text entry boxes are USUSABLE for those of us with light-on-dark system color schemes. Somebody forgot to set the input/textarea text colors to black when they set the background colors to white, rendering the text boxes an impossible-to-use "white on white". The solution is trivial: Fix the CSS to set the text color for input and textarea tags to black. Or better still, go through the CSS and fix all instances where the foreground or background color is set WITHOUGHT the other one also being set. Curently, I'm forced to write this very message using a separate text editor, and then copy-paste it all into the text box.

所有回覆 (3)

more options

I have pinged one of the administrators of the forum. Perhaps they can assist you. I know I can not.

more options

Forum issues can be brought up in https://support.mozilla.org/en-US/forums/contributors

more options

由 Abscissa 於 修改