Version: (using KDE 4.0.0) Installed from: Gentoo Packages Compiler: x86_64-pc-linux-gnu-gcc 4.1.1 OS: Linux Two rather trivial bugs here. A snapshot is on the way. When you open a "Configure Shortcuts" dialog, choose an action and change one of its shortcuts to an already-assigned shortcut, you get the 'Conflicting Key' dialog. Here are the issues: 1. The 'Conflicting Key' dialog includes the name of the conflicting action; it has a '&' mark, which is used internally to represent the shortcut when in a menu. 2. Once the user clicks 'Cancel' in such a dialog, the conflicting key is still in the 'Configure Shortcuts' dialog; this can be baffling to some, but it is clear that the key is not assigned. Clicking on other action removes this conflicting key. Thanks for your great work with KDE 4.
Created attachment 23250 [details] snapshot.png A 'Conflicting key' dialog where the '&' mark is shown.
I can confirm this.
Version 4.1.1 (KDE 4.1.0 (4.1 >= 20080722)) (KDEmod) in ArchLinux i686: I can reproduce bug no. 2, but I can't reproduce the first one (the "&" isn't displayed) Can you still reproduce the 1st with a recent KDE version? (4.1 or 4.0.5)
Both are fixed in current trunk :-) (r888475)