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 723757 - Make F10 in fullscreen behave better
Make F10 in fullscreen behave better
Status: RESOLVED OBSOLETE
Product: totem
Classification: Core
Component: Movie player
unspecified
Other Mac OS
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-02-06 13:26 UTC by Bastien Nocera
Modified: 2016-12-05 11:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2014-02-06 13:26:35 UTC
From the code:
/* FIXME
 * The menu won't be correctly positioned */
Comment 1 Alexandre Franke 2016-12-03 18:44:33 UTC
I see that the comment is still there in master/3.22, but the menu seems to behave appropriately. How do I run into this issue?
Comment 2 Bastien Nocera 2016-12-05 11:49:01 UTC
Thanks for the testing

commit 3b5114cbcf72f8e15ab7f3b1817de275cb40c9d9
Author: Bastien Nocera <hadess@hadess.net>
Date:   Mon Dec 5 12:45:51 2016 +0100

    main: Remove obsolete FIXME
    
    The fullscreen gear menu now appears correctly when activated via the
    keyboard shortcut (F10).
    
    This was likely fixed in commit 80208a2.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=723757