lassekongo83 / adw-gtk3

The theme from libadwaita ported to GTK-3
GNU Lesser General Public License v2.1
1.53k stars 57 forks source link

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

Open makirill opened 2 weeks ago

makirill commented 2 weeks ago

Prerequisites

Checklist to make sure the issue is not on your end

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 commented 2 weeks ago

I believe this is a Chrome bug rather than an issue with the theme. Upon further investigation, I discovered that the default Adwaita theme exhibits the same problem at various fractional scaling levels.