GNOME Bugzilla – Bug 758721
playback options menu is out of screen under Wayland when video is in fullscreen mode
Last modified: 2015-12-09 17:45:04 UTC
Playback menu options on botton of UI is out of screen and unusable when I use Wayland Gnome session. No problem when I use xorg session. See the screenshots please.
Created attachment 316343 [details] totem under wayland
Created attachment 316344 [details] totem under xorg
I forgot a detail: this happns in full scrteen mode.
Same here; not this happend in gnome-music as well
This same problem happens with Rhythmbox 3.2.1 music player under Wayland... Open the player and click on "+" button on bottom left side. Or click on audio volume icon on top right side.
Totem just needs to point the popover in the right direction itself. The fact that it works under X11 is just due to popovers being constrained to the toplevel there.
bug 757474 made popover placement behave the same under Wayland as under X11 by default. Marking as duplicate.. *** This bug has been marked as a duplicate of bug 757474 ***
FWIW, it works on master for me.
there was a change in GtkPopover: We added an option to constrain the popovers to the toplevel (regardless of backend limitations), and turned it on by default. So now you have to explicitly ask for your popover to 'hang out' if you want them to hang out under Wayland.