Skip to content
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

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

Open
5 of 8 tasks
makirill opened this issue Oct 15, 2024 · 1 comment
Open
5 of 8 tasks

Comments

@makirill
Copy link

Prerequisites

Checklist to make sure the issue is not on your end

  • 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
  • The file ~/.config/gtk-3.0/gtk.css does not exist. (If it does, backup and remove it.)
  • 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.
  • 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
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant