[X.org] [CSD] Window bottom/right edges are not resizable with the mouse cursor
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox66 | --- | unaffected |
firefox67 | --- | fix-optional |
People
(Reporter: ke5trel, Assigned: stransky)
References
(Blocks 1 open bug, )
Details
(Keywords: regression)
Hovering the mouse cursor over the bottom or right window edges, there is no resize cursor and click & drag does not resize the window.
Occurs on Ubuntu 18.04 and 18.10 using Xorg (XWayland unaffected) with both Yaru and Ambiance themes.
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=5204f04bcde3e143029d9b9d0dfb9469ed71972d&tochange=7d768598fee79819797f560acc4cff7f5b0a18a8
Regressed by Bug 1529713.
Assignee | ||
Comment 1•6 years ago
|
||
I expect setting mozilla.widget.use-argb-visuals to true fixes that, correct?
Assignee | ||
Updated•6 years ago
|
It does not happen with mozilla.widget.use-argb-visuals
defined regardless of value.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 3•6 years ago
|
||
Yes, I can see it. It's really reproductible under X.org only, XWayland is not affected.
Assignee | ||
Comment 4•6 years ago
|
||
This is a bug in mutter window manager, can be easily reproduced with any application which uses shapes - xeyes for instance.
We should disable the default hidden titlebar in this case and also force mozilla.widget.use-argb-visuals=true or disable toplevel window transparency completely by default.
Comment 5•6 years ago
|
||
Martin, this is a regression in 67. Will it get fixed by the soft freeze (Mar 11)?
Assignee | ||
Comment 6•6 years ago
|
||
A workaround for this bug landed as a part of Bug 1530625 so from tracking purposes this can be marked as fixed.
Updated•6 years ago
|
Description
•