Open Bug 1778837 Opened 3 years ago Updated 11 months ago

[Wayland] GNOME open window transition is racy

Categories

(Core :: Widget: Gtk, defect, P3)

defect

Tracking

()

ASSIGNED

People

(Reporter: rmader, Assigned: rmader)

References

(Blocks 1 open bug)

Details

Attachments

(1 obsolete file)

At least on Gnome, but likely on other DEs like KDE as well, opening animations for FF-Wayland sometimes work, sometimes not.

I'm pretty sure that is because the subsurface with the content is created after the window gets shown so DEs (correctly) may start the animation before we've drawn any content but the window shadow (from GTK).

On Gnome this additionally triggers bugs like https://gitlab.gnome.org/GNOME/mutter/-/issues/1726

To fix this we could wait until the first frame is drawn into the subsurface before showing the window (or something similar).

See Also: → 1831051
Priority: -- → P3
Attachment #9383627 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: