Closed
Bug 1769268
Opened 1 year ago
Closed 1 year ago
[wayland] Drag and drop tab crashes in dual monitor setup
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1775002
People
(Reporter: jhorak, Assigned: jhorak)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
- (fedora 36)
- have a dualmonitor setup with normal + hidpi scaling
- start drag of the tab on monitor with normal dpi
- immediate crash
This seems to be because the wl_surface expect the buffer be in 2 scale factor for some reason.
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
The fix eliminates the issue partially only, it's not complete remedy. This seems to be a problem of mutter:
This seems to be related: https://gitlab.gnome.org/GNOME/mutter/-/issues/2163
Assignee | ||
Comment 3•1 year ago
|
||
Turns out to be a bug in mutter compositor.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
We need to fix that at some point so closing as dupe of Bug 1775002 which has more relevant info.
Status: REOPENED → RESOLVED
Closed: 1 year ago → 1 year ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•