-- 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 --
-- 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
-- Originally posted by (AT sourceforge.net): kapatp -- - **status**: open --> closed-fixed