[rkward-tracker] [ rkward-Bugs-2500187 ] Aambiguous Control S (Ctrl+S) in Editor
SourceForge.net
noreply at sourceforge.net
Fri Jan 30 08:35:35 UTC 2009
Bugs item #2500187, was opened at 2009-01-11 18:51
Message generated for change (Comment added) made by kapatp
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=2500187&group_id=50231
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: user interface
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: P Kapat (kapatp)
Assigned to: Nobody/Anonymous (nobody)
Summary: Aambiguous Control S (Ctrl+S) in Editor
Initial Comment:
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.
----------------------------------------------------------------------
>Comment By: P Kapat (kapatp)
Date: 2009-01-30 03:35
Message:
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
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459007&aid=2500187&group_id=50231
More information about the rkward-tracker
mailing list