GNOME Bugzilla – Bug 336587
Shortcut ctrl-s does not capture frame
Last modified: 2006-03-31 14:00:29 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.
Confirming. It seems "Skip to..." wrongly intercepts the Ctrl-S click when it should respond to just S.
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)