Huge cursor on GNOME with fractional scaling
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: andrey, Unassigned)
Details
Attachments
(1 file)
200.25 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/113.0
Steps to reproduce:
- Run GNOME on Wayland.
- Set
gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"
- Set 250% scale in Screens of GNOME Settings.
- Open Firefox.
I see it on Fedora 38, GNOME, Wayland. Very likely that other Linux distros is also affected.
Actual results:
Huge cursor (2-3 times bigger than in other apps)
Expected results:
Normal cursor as in other apps
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Can you reproduce it with other apps? Like gedit or gnome-terminal?
Reporter | ||
Comment 3•2 years ago
|
||
Can you reproduce it with other apps? Like gedit or gnome-terminal?
Hm, I was able to reproduce the bug in GTK 3 apps (GNOME System Monitor), but not in GTK 4 apps (GNOME Nautilus) or Electron apps (VS Code)
Yes, it's because Gtk3 doesn't support fractional cursor scale.
Description
•