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 667362 - Fix auto-hide topbar not being shown
Fix auto-hide topbar not being shown
Status: RESOLVED FIXED
Product: gnome-boxes
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: --
Assigned To: GNOME Boxes maintainer(s)
GNOME Boxes maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-01-05 14:52 UTC by Marc-Andre Lureau
Modified: 2016-03-31 13:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix auto-hide topbar not being shown (1.04 KB, patch)
2012-01-05 14:52 UTC, Marc-Andre Lureau
committed Details | Review

Description Marc-Andre Lureau 2012-01-05 14:52:34 UTC
Workaround weird regression by removing mouse events from
SpiceDisplay.

SpiceDisplay normally needs those events, but since we forward it from
the eventbox, that's okay
Comment 1 Marc-Andre Lureau 2012-01-05 14:52:36 UTC
Created attachment 204688 [details] [review]
Fix auto-hide topbar not being shown
Comment 2 Zeeshan Ali 2012-01-05 16:47:25 UTC
Review of attachment 204688 [details] [review]:

You know more about SPICE and this code and I just tested it and it doesn't break anything so ACK!
Comment 3 Marc-Andre Lureau 2012-01-06 22:40:44 UTC
Attachment 204688 [details] pushed as d64264b - Fix auto-hide topbar not being shown