Incorrect devicePixelRatio
Pre-requisites
-
I've read and followed the contribution guidelines
Details
LibreWolf provides an incorrect value for window.devicePixelRatio. On my device, it should be 2 but is being provided as 1. This causes many high-DPI enhancements that websites provide to fail.
The value of window.devicePixelRatio is set to 2 (the correct ratio for my device) on every other browser I have used on my device (Safari, Chrome, Firefox).
I do not know if this issue is exclusive to macOS or if it also affects other builds of LibreWolf.
System Information
LibreWolf: 98.0-1
OS: macOS 12.3.1 (Monterey)
Edited by Hunter Tunnicliff