Bug 229332 - Ctrl + X is an ambiguous shortcut to cut an event
Summary: Ctrl + X is an ambiguous shortcut to cut an event
Status: VERIFIED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-04 00:08 UTC by Sabine Faure
Modified: 2010-03-04 19:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sabine Faure 2010-03-04 00:08:23 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch KOrg
- Create a new event
- click on it once to select it and use the shortcut Ctrl+X to cut the event.
- A pop up dialogue appears with the following message: 'The key sequence 'Ctrl+X is ambiguous. Use 'Configure Shortcuts' from the 'Settings' menu to solve the ambiguity. No action will be triggered.'
- Click on 'Ok'
- Go to Settings menu/Configure Shortcuts

In the list you can see that the Ctrl+X shortcuts is used by default for Cut, Cut Folder and Cut Item.

It should not be the case since it prevents the user to use the well-known shortcut for cutting an event.

Trunk, Svn Rev 1098377
Comment 1 Laurent Montel 2010-03-04 11:01:03 UTC
Fixed in svn #1098761.
Comment 2 Sabine Faure 2010-03-04 19:24:46 UTC
It is corrected now.

Ctrl+X is now the default shortcut for 'Cut' only (See 'Configure Shortcuts' dialogue).

Trunk, Svn Rev 1098884