Closed
Bug 1796751
Opened 3 years ago
Closed 3 years ago
[Wayland] Use correct GdkWindow type to apply negative coordinates workaround
Categories
(Core :: Widget: Gtk, defect, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
108 Branch
| Tracking | Status | |
|---|---|---|
| firefox108 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(2 files, 2 obsolete files)
[Wayland] Use correct GdkWindow type to apply negative coordinates workaround
| Assignee | ||
Comment 1•3 years ago
|
||
We need a workaround for https://gitlab.gnome.org/GNOME/gtk/-/issues/4071
It's applied to GDK_WINDOW_TEMP GdkWindows only so let's be precise and check GdkWindow type as GDK_WINDOW_TEMP can be used for various popups (menus, tooltips etc.).
Updated•3 years ago
|
Attachment #9299634 -
Attachment is obsolete: true
| Assignee | ||
Comment 2•3 years ago
|
||
We need a workaround for https://gitlab.gnome.org/GNOME/gtk/-/issues/4071
It's applied to GDK_WINDOW_TEMP GdkWindows so let's be precise and check GdkWindow type as GDK_WINDOW_TEMP can be used for various popups (menus, tooltips etc.).
Updated•3 years ago
|
Attachment #9299656 -
Attachment is obsolete: true
| Assignee | ||
Comment 3•3 years ago
|
||
| Assignee | ||
Comment 4•3 years ago
|
||
Depends on D160343
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/32c17b41f881
[Wayland] Apply negative coordinates workaround to GDK_WINDOW_TEMP GdkWindow r=emilio
https://hg.mozilla.org/integration/autoland/rev/5041b13f46dc
[Wayland] Apply negative coordinates workaround to GdkWindow too r=emilio
Comment 6•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/32c17b41f881
https://hg.mozilla.org/mozilla-central/rev/5041b13f46dc
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•