Closed Bug 1712685 Opened 3 years ago Closed 2 years ago

[Wayland] Investigate how is wl_subsurface created and initialized and remove redundant init at map/allocate

Categories

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

enhancement

Tracking

()

RESOLVED WONTFIX

People

(Reporter: stransky, Unassigned)

References

(Blocks 1 open bug)

Details

This is follow-up from Bug 1712680. It should be enough to set all subsurface properties at moz_container_wayland_surface_create_locked() when sl_subsurface is created.

But that does not work in all cases and sometime wl_subsurface is created incomplete (missing scale/input region etc). It may be caused by missing commits to parent surface or so.

As a workaround we do the wl_subsurface setup at moz_container_wayland_map_event() and moz_container_wayland_size_allocate().

Priority: -- → P3
See Also: → 1712680
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.