Menu

#37 Aambiguous Control S (Ctrl+S) in Editor

closed-fixed
nobody
5
2009-01-30
2009-01-11
P Kapat
No

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.

Discussion

  • P Kapat

    P Kapat - 2009-01-30
    • status: open --> closed-fixed
     

Log in to post a comment.