Fungovanie tejto stránky je z dôvodu údržby dočasne obmedzené. Ak článok nevyrieši váš problém a chcete položiť otázku, napíšte našej komunite podpory na Twitter @FirefoxSupport alebo Reddit /r/firefox.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Auto switching bg color in reading mode stoped working

  • 3 odpovede
  • 1 má tento problém
  • 2 zobrazenia
  • Posledná odpoveď od 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.

Vybrané riešenie

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.
Čítať túto odpoveď v kontexte 👍 1

Všetky odpovede (3)

more options

Vybrané riešenie

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.