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 770484 - popup menu in full screen mode not visible
popup menu in full screen mode not visible
Status: RESOLVED FIXED
Product: vinagre
Classification: Applications
Component: VNC
3.20.x
Other Linux
: Normal major
: ---
Assigned To: vinagre-maint
vinagre-maint
Depends on:
Blocks:
 
 
Reported: 2016-08-27 14:28 UTC by Kelvin McCollough
Modified: 2018-09-20 13:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix showing of toolbar in fullscreen mode (1.88 KB, patch)
2017-03-24 15:28 UTC, Marek Kašík
committed Details | Review

Description Kelvin McCollough 2016-08-27 14:28:59 UTC
Using FC24 default Gnome desktop.  After going to full screen mode can't see the menu that would allow exit from full screen mode.  The only way to exit is to kill the vinagre application.  I believe this worked as expected in FC22 but not sure in FC23.
Comment 1 Philippe Troin 2017-01-20 17:21:05 UTC
Same problem with 3.22.0 on FC25.

Interestingly, for me, the button bar to exit the full-screen is there but won't display.  I can still interact with it though:  If I move the mouse to the top center of the screen, push up, then gently move back down and leave the mouse idling there, I can see the button help pop-ups display ("Leave full screen", etc...)
Comment 2 Carl van Tonder 2017-03-07 13:39:46 UTC
Duplicate of #730366 ?
Comment 3 Marek Kašík 2017-03-24 15:28:12 UTC
Created attachment 348656 [details] [review]
Fix showing of toolbar in fullscreen mode

This is a bug caused by a change in Gtk+. It started to require widgets which have a subwindows to draw the subwindows itself. See https://git.gnome.org/browse/gtk+/commit/?id=580ea227a6bb19ad6c6d4766b3a36dbad24583f3. The change happened in Gtk+ 3.19.7 so it corresponds to your usage of Fedora 24.

The attached patch fixes the problem for me (for all backends).


(In reply to Carl van Tonder from comment #2)
> Duplicate of #730366 ?

This is not a duplicate of the #730366. I'll comment about it in the bug itself.
Comment 4 Philippe Troin 2017-04-20 16:26:29 UTC
(In reply to Marek Kašík from comment #3)
> Created attachment 348656 [details] [review] [review]
> Fix showing of toolbar in fullscreen mode
> The attached patch fixes the problem for me (for all backends).

This patch fixes the problem for me as well.
Comment 5 David King 2018-09-19 16:29:17 UTC
Review of attachment 348656 [details] [review]:

Seems fine.
Comment 6 Felipe Borges 2018-09-20 13:14:10 UTC
Thank you David.

I have pushed this to git master. Commit https://gitlab.gnome.org/GNOME/vinagre/commit/a4f5d5db125ad81a2302dc72b435099e49da4dcb