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 336587 - Shortcut ctrl-s does not capture frame
Shortcut ctrl-s does not capture frame
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Movie player
1.4.x
Other Linux
: Normal minor
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-03-30 08:04 UTC by Martin Bergner
Modified: 2006-03-31 14:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Martin Bergner 2006-03-30 08:04:54 UTC
Totem does not capture the frame in an image when pressing the shortcut ctrl-s (as described in   menu edit->take screenshot), instead it opens "skip to".
Should be easy to fix.
Comment 1 Sergej Kotliar 2006-03-30 19:03:41 UTC
Confirming.
It seems "Skip to..." wrongly intercepts the Ctrl-S click when it should respond to just S.
Comment 2 Bastien Nocera 2006-03-31 14:00:29 UTC
2006-03-31  Bastien Nocera  <hadess@hadess.net>

        * src/totem.c: (on_take_screenshot1_activate),
        (totem_action_handle_key_press): Fix Ctrl+S showing the "Skip to..."
        dialogue instead of the screenshot one (Closes: #336587)