Bug 380713

Summary: Aambiguous Control S (Ctrl+S) in Editor
Product: [Applications] rkward Reporter: RKWard Team <rkward-devel>
Component: generalAssignee: RKWard Team <rkward-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description RKWard Team 2009-01-11 22:51:10 UTC
-- Originally posted by (AT sourceforge.net): kapatp --

-- This ticket was imported from http://sourceforge.net/p/rkward/bugs/37 on 2017-05-30 15:26:43 +0100 --
When editing a script file, Ctrl+S creates an ambiguous action conflicting with "Save Workspace" as a result no action is triggered. This is observed using the svn trunk of rkward  and KDE 4.1.85 on Kubuntu 8.10.

Lines 349 - 352 of rkward.cpp specifically sets Qt:ControlModifier + Qt::ShiftModifier + Qt::Key\_S as the action shortcut for "Save Workspace" but, the Shift modifier seems to be ignored. One solution \(works\) is to change the "Kate Part" Save shortcut from Kate to something other than Ctrl+S.-- Labels: user interface --
Comment 1 RKWard Team 2009-01-30 07:35:35 UTC
-- Originally posted by (AT sourceforge.net): kapatp --
This issue has been fixed, thanks to Roy Qu for the patches....
List thread: 
https://sourceforge.net/mailarchive/forum.php?thread\_name=de8c7cb40901122329v6cf83dc8l249259b661742071%40mail.gmail.com&forum\_name=rkward-devel
Comment 2 RKWard Team 2009-01-30 07:35:35 UTC
-- Originally posted by (AT sourceforge.net): kapatp --
- **status**: open --> closed-fixed