Script is partly dark or colour-filled, not readable. Also web-adresses. Since about 2 month. How can I change it ?
Script is partly dark or colour-filled, not readable. Also web-adresses. Since about 2 month. How can I change it ?
被選擇的解決方法
This could be a problem with WebRender, so you can try to disable WebRender to see whether this has effect.
You can disable WebRender by setting this pref to true on the the about:config page.
- gfx.webrender.force-disabled = true
You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.
You can try to disable hardware acceleration in Firefox.
- Settings -> General: Performance
remove checkmark: [ ] "Use recommended performance settings"
remove checkmark: [ ] "Use hardware acceleration when available" - https://support.mozilla.org/en-US/kb/performance-settings
Close and restart Firefox after modifying the setting to make changes effective.
You can check if there is an update for your graphics display driver and check for hardware acceleration related issues.
從原來的回覆中察看解決方案 👍 1所有回覆 (2)
選擇的解決方法
This could be a problem with WebRender, so you can try to disable WebRender to see whether this has effect.
You can disable WebRender by setting this pref to true on the the about:config page.
- gfx.webrender.force-disabled = true
You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.
You can try to disable hardware acceleration in Firefox.
- Settings -> General: Performance
remove checkmark: [ ] "Use recommended performance settings"
remove checkmark: [ ] "Use hardware acceleration when available" - https://support.mozilla.org/en-US/kb/performance-settings
Close and restart Firefox after modifying the setting to make changes effective.
You can check if there is an update for your graphics display driver and check for hardware acceleration related issues.
To disable hardware acceleration was the solution. Now it works fine. Thanks a lot for your help, Ludwig