Closed
Bug 1507989
Opened 7 years ago
Closed 5 years ago
[hidpi][wayland][webrender] Window drawn incorrectly on startup in hidpi monitor on Wayland
Categories
(Core :: Widget: Gtk, defect, P5)
Core
Widget: Gtk
Tracking
()
RESOLVED
DUPLICATE
of bug 1612377
People
(Reporter: nika, Unassigned)
References
Details
Attachments
(2 files)
These visual drawing problems do not occur when drawing with 200% and WebRender disabled, or when drawing with 100% with or without WebRender disabled.
This only occurs when I'm using the Wayland backend for Firefox.
I will attach a screenshot in a follow-up.
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Running 65.0a1 (2018-11-16) (64-bit) on Ubuntu 18.10 (gnome wayland)
Comment 3•7 years ago
|
||
I am having a similar issue with Nightly 65.0a1 (2018-11-19) (64-bit) running on XWayland under Gnome with 200% scaling as a Wayland window (i.e. started like this: "GDK_BACKEND=wayland firefox").
Apart from the content being only visible in the upper left quarter of the window, the "action areas" (i.e. the ones where it is possible to click) are *not* aligned with the visual content of the rendered page. It seems like one of the two layers is shifted or distorted with respect to the other one.
Also, there are unrelated issues:
1. the list of tabs, address bar with buttons and the list of bookmarks are *not* visible at all
2. it is *not* possible to exit the process normally using Ctrl+Q. Instead of quitting, Firefox freezes and it is necessary to kill it (or perhaps wait a long enough time).
Comment 4•7 years ago
|
||
Comment 5•6 years ago
|
||
Priority: -- → P5
With sway, webrender enabled, dual display (one hidpi 2x one standard):
window renders as above on std res screen (but inputs are mapped to the entire window, so only output is scaled wrong).
No issue without webrender.
Not sure if this is the same issue but seems so.
I think this is the same as https://bugzilla.mozilla.org/show_bug.cgi?id=1528581 (rather that is a dup of this) which was fixed sometime before ff 71.
A new scale-related regression has the same symptoms and is being addressed in https://bugzilla.mozilla.org/show_bug.cgi?id=1612377
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•