Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Auto switching bg color in reading mode stoped working

  • 3 답장
  • 1 이 문제를 만남
  • 2 보기
  • 최종 답변자: Kevin

more options

After last update auto switching to dark background color in reading mode when there is not enough light stoped working, and now it's always bright white even in complete darkness. Maybe it's just a coincedence and it's me, who've unlnowingly messed up with some options since I'm new to Android but I would appreciate if You cold help me solve this issue.

After last update auto switching to dark background color in reading mode when there is not enough light stoped working, and now it's always bright white even in complete darkness. Maybe it's just a coincedence and it's me, who've unlnowingly messed up with some options since I'm new to Android but I would appreciate if You cold help me solve this issue.

선택된 해결법

Right. This is because the Device Light Sensor events have been disabled by default in this version.

  1. Enter about:config in the url bar.
  2. Set device.sensors.ambientLight.enabled = true.
  3. Set reader.color_scheme.values to something like ["dark","auto","light"]
  4. You need the auto value to make it work. Set it using the Aa icon in the reader mode.
문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (3)

more options

선택된 해결법

Right. This is because the Device Light Sensor events have been disabled by default in this version.

  1. Enter about:config in the url bar.
  2. Set device.sensors.ambientLight.enabled = true.
  3. Set reader.color_scheme.values to something like ["dark","auto","light"]
  4. You need the auto value to make it work. Set it using the Aa icon in the reader mode.
more options

Many thanks! You saved my eyes from leaking out :)

more options

The device light sensor API may be removed at some point in the future. When it is removed the about:config preference will no longer function.