After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 771900 - Returning from fullscreen on Wayland causes window decorations and navigation bar to disappear
Returning from fullscreen on Wayland causes window decorations and navigation...
Status: RESOLVED DUPLICATE of bug 767713
Product: gtk+
Classification: Platform
Component: .General
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: WaylandRelated
 
 
Reported: 2016-09-24 00:00 UTC by Atri
Modified: 2016-10-13 07:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Return from fullscreen while video playing (453.26 KB, image/png)
2016-09-24 00:00 UTC, Atri
Details

Description Atri 2016-09-24 00:00:56 UTC
Created attachment 336179 [details]
Return from fullscreen while video playing

On a wayland session
1. Start playing a video
2. Go fullscreen [press 'f']
3. Exit fullscreen [press 'f']

Result: No window decoration, navigation bar disappeared. Messed up. See screenshot.

P.S.: No such issue seen on Xorg.
Comment 1 Olivier Fourdan 2016-10-10 12:28:25 UTC
I suspect this is related to GtkClutterEmbed using a subsurface on Wayland, and updating its size/position on configure events and and size_allocate from gtk+.

=> Moving to gtk+
Comment 2 Olivier Fourdan 2016-10-10 12:29:19 UTC
(Note I moved it to "General" because I don't think the issue is from gdk own Wayland backend, but from the layer above)
Comment 3 Olivier Fourdan 2016-10-10 13:58:05 UTC
Same as bug 767713
Comment 4 Olivier Fourdan 2016-10-10 15:12:54 UTC
For completion, it will need the patch for cogl from bug 772707 as well.
Comment 5 Olivier Fourdan 2016-10-13 07:35:14 UTC

*** This bug has been marked as a duplicate of bug 767713 ***