Description of the issue:
On Linux, the JavaScript values of screen.width and screen.height are wrong. They should be the monitor size. It works fine on Chrome and Firefox.
On Brave, I am seeing this problem on Linux and Windows.
How can this issue be reproduced?
- Look at the variables screen.width and screen.height. Compare it to Chrome and Firefox.
Expected result:
Should be the monitor size. This number is important to help determine if the user is on a desktop, tablet, or mobile device.
Brave Version( check About Brave
):
1.57.47
Additional Information: