WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
164377
[GTK] Web content gets wrong scaling on secondary screen with lower dpi
https://bugs.webkit.org/show_bug.cgi?id=164377
Summary
[GTK] Web content gets wrong scaling on secondary screen with lower dpi
Mattias Eriksson
Reported
2016-11-03 14:16:54 PDT
Description of problem: I have a macbook with retina display running Fedora 25 with Wayland. I attach a regular dpi screen to that. I then open Gnome Web and move the window to the regular dpi screen. The window then rescales correctly, except for the actual web content. The web content is still scaled as if the screen is a hidpi screen. Version info: epiphany-3.22.1-1.fc25.x86_64 Steps to Reproduce: 1. Attach a regular dpi screen to a hidpi laptop. 2. Open Gnome Web 3. Move Gnome Web to the regular dpi screen Actual results: The web content is scaled to be to big Expected results: The web content should be rescaled as the rest of the application
Attachments
Add attachment
proposed patch, testcase, etc.
Tomas Popela
Comment 1
2016-11-03 22:57:31 PDT
Does the other applications (gedit, ..) work right? I would suspect the wrong component would be gtk+ here as we are just listening for the changes on the gtk+' scale-factor property changes. And I have to say that it is somehow broken on Wayland - see
https://bugzilla.redhat.com/show_bug.cgi?id=1389008
Mattias Eriksson
Comment 2
2016-11-03 23:31:18 PDT
Yes, pure gtk3 applications like Gedit works fine. And now when I re-test even Gnome-webb works fine. So this was probably some minor glitch somewhere...
Michael Catanzaro
Comment 3
2016-11-04 06:22:08 PDT
Hm... strange, OK then?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug