-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gnome Wayland Fractional Scaling Regression #30137
Comments
same issue on KDE, downgraging to |
Actually, in addition, setting the preferred ozone platform to wayland when the experimental mutter setting isn't enabled, but scaling is e.g. 200% is now also blurry, where it used to not be. Perhaps scaling in wayland may just be broken in general. |
have the same problem downgraded too also fixed it. |
Can we expect an update soon or must i, go to another browser the time next version come ? (since all browser continue to see wayland as second class citizen (not even tested before making update when ubuntu/fedora etc use it by default). |
No, more than likely that just means Brave is using XWayland (aka X11) instead of native Wayland. |
FWIW I think we are close to seeing this issue resolved in Chromium based browsers. I tried the latest Chromium Dev browser yesterday and once I set the Ozone Platform setting to use Wayland, it handled fractional scaling (125%, ymmv with other settings) perfectly (no blurriness, Wayland rendering confirmed using xeyes) without anymore hacks of coaxing required on my part. |
Nope, just double checked using xeyes and brave is running with wayland (when I set the ozone platform to wayland), but the scaling is wrong and it seems blurry. Almost like brave is being rendered at the appropriate resolution, but then displayed at 2x the size it should be when scaling is 200%. This wasn't an issue with the previous version and isn't an issue with the latest chromium either, so brave is doing something to break wayland scaling right now. Brave is also blurry running using XWayland, but that's a separate known issue (and not so much the fault of brave from what I understand). |
I tried Chrome stable and the issue was present. |
Hmm, interesting it'd be an issue on chrome, as it is not happening for me on chromium 113.0.5672.63 (Official Build) (64-bit) |
just hope it's fixed asap, it's unbearable the blurry even on X11 |
This is the corresponding thread at Fedora: https://discussion.fedoraproject.org/t/chrome-and-brave-with-ozone-wayland-fractional-scaling-stopped-working-on-f38/82077 |
i do not use the normal version since i'm forced (silverblue) to use flatpak due to my system, and the fedora "temporary" fix do not fix the problem in my case (or maybe i do not use iris). Really hope an hotfix very soon. |
I experienced this after the update to the latest Flatpak Brave today. I don't use fractional scaling as that's just hell, just straightforward 200%. On the latest Fedora, I have worked around this by downgrading from
|
Fixing the version is not really recommended since you will avoid all security fixes that come with update. |
I have found a temporary fix (remain little blurry but at least it work on wayland instead of X11 (battery drain etc)). add : --force-device-scale-factor=1 |
Issue persists in latest version: Brave: 1.51.114 Chromium: 113.0.5672.92 (Official Build) unknown (64-bit) |
Same here |
https://bugs.chromium.org/p/chromium/issues/detail?id=1356014 Looks like a fix is on the way. |
Simple curiosity, if you where to guess, do we will have a fix in "days, weeks" ? (only to see if i bear it a little more or if i can take time to set up another browser the time the fix arrive in your hand to be pushed) ? |
Fixed for me in latest nightly, can anyone else test it |
//Yup, Brave Browser 113.1.53.37 nightly, seems to fix the problem for me. |
i Guess it will reach stable soon so :) thanks to tell us. |
Hmm, I'm still seeing the problem on 1.53.37. Or more specifically: with the experimental fractional scaling option enabled, scaling is still entirely wrong. With it disabled (and this seems to now be the case with even stable brave?) the window appears to be the correct scale, but is blurry (this is all running under native wayland, not through xwayland). |
Also I think I see why I didn't run into this issue with upstream chromium: I've been using the flatpak version of chromium which has some patches applied, one of which might be fixing this issue https://github.com/flathub/org.chromium.Chromium/blob/master/patches/chromium/M113-Revert-Linux-Ozone-Wayland-Support-fractional-scale-v.patch |
@Pythoner6 you're right. I didn't set set preferred ozone platform to Wayland on the brave nightly install. When i set it manually to Wayland the scaling problem is back with Brave nightly 113.1.53.37, while there is no problem with google-chrome-beta Version 114.0.5735.26. |
I haven't been able to test it, but it does look like the patch in the chromium flatpak I mentioned is from a commit in chromium upstream - just not one thats yet in a stable build I think. So I'm not surprised it'd be fixed in chrome beta. |
This is fixed in Chrome 113.0.5672.126. |
Fixed in in the now released 1.51.118 |
Experiencing this again on v1.52.122. |
I still get blurriness with |
I'm experiencing this on Fedora Silverblue running Gnome Wayland. Both flatpak version and with rpm overlaid into the distro. Scaling looks fine until i force Wayland under ozone flags, then all text looks blurry and low res. Switching back to X11 under ozone doesn't even fix the problem!! launching the rpm with |
Thanks for the update @alongwhile. Was this the latest v1.59.124 Brave? |
Yes. I tried both flatpak and rpm install and it happens on both. Had to delete all profile information to reset everything so it would stop. Avoiding wayland for now I guess until this is resolved |
Scaling is still not respecting the system settings on Fedora 39, with ozone / Wayland enabled using Brave v1.62.165 |
Still experiencing this on Fedora 40, Flatpak-installed However, repo-installed version |
Description
Previously brave worked fine when
org.gnome.mutter experimental-features
was set to['scale-monitor-framebuffer']
(necessary to get fractional scaling at the moment under gnome). Now if you set the display scaling to something larger than 100% (e.g. 150% or 200%), brave is not scaled properly, appearing much too large.Steps to Reproduce
gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"
Actual result:
Brave window is not sized properly, e.g. when it is "maximized" it takes up more than the full screen and is blurry.
Expected result:
Brave is sized properly according to the desktop scaling setting and not blurry.
Reproduces how often:
Consistently
Brave version (brave://version info)
Brave: 1.51.110 Chromium: 113.0.5672.77 (Official Build) (64-bit)
Revision: c4236862955e005c2187105415ac4a2ecf86dff1-refs/branch-heads/5672_62@{#3}
OS: Linux
Version/Channel Information:
Other Additional Information:
The text was updated successfully, but these errors were encountered: