adw-gtk3 icon indicating copy to clipboard operation
adw-gtk3 copied to clipboard

Chrome has incorrect title and address bar sizes when enabled fractional scaling

Open makirill opened this issue 4 months ago • 1 comments

Prerequisites

Checklist to make sure the issue is not on your end

  • [X] I have made sure that I do not have multiple versions of the theme installed. Only one version should be installed in either ~/.local/share/themes or /usr/share/themes or ~/.themes
  • [X] The file ~/.config/gtk-3.0/gtk.css does not exist. (If it does, backup and remove it.)
  • [X] I have logged out and in again.
  • [ ] Dark theme only. I have enabled adw-gtk3-dark in gnome-tweaks AND set the appearance to dark in gnome-control-center
  • [ ] The flatpak theme is installed org.gtk.Gtk3theme.adw-gtk3 and org.gtk.Gtk3theme.adw-gtk3-dark
  • [ ] The app I'm having an issue with is an actual GTK3 app and is not coded using another toolkit like GTK2, GTK4, QT, etc.
  • [X] I have created a new user profile without any modifications except adw-gtk3.

Description

Chrome's title bar or address bar may appear slightly shorter when using fractional scaling (Wayland). This seems to be related to the window size, as it's possible to precisely align the right edge of the window during resizing.

Screenshot from 2024-10-15 18-49-51 Screenshot from 2024-10-15 18-59-17

OS and version [e.g Fedora 37]

Fedora 40 Workstation

Adw-gtk3 version. Also specify your installation source. [e.g tar.xz, AUR, git main branch]

v5.5 (adw-gtk3v5.5.tar.xz)

GNOME version

46

Application name and version (If the issue is with an app.)

Google Chrome Stable Version 129.0.6668.100 (Official Build) (64-bit)

makirill avatar Oct 15 '24 23:10 makirill