Bug 171891

Summary: after moving to a new folder with ctrl-+, ctrl-a does not select all messages
Product: [Applications] kmail Reporter: Halla Rempt <halla>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: finex, kde
Priority: NOR    
Version: 1.10.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Halla Rempt 2008-09-30 09:48:00 UTC
Version:            (using KDE 4.1.1)
OS:                Linux
Installed from:    SuSE RPMs

If I move through my mail with ctrl-+ to select the next unread, and I arrive in a new folder, ctrl-a does not select all messages; if I click on the folder, ctrl-a does select all messages.
Comment 1 FiNeX 2008-09-30 09:56:07 UTC
Using current trunk I've got an error message saying: 
"The key sequence 'Ctrl+A' is ambiguous. Use 'Configure Shortcuts'
from the 'Settings' menu to solve the ambiguouity.
No action will be triggered."
Comment 2 Michael Jansen 2008-10-08 00:24:11 UTC
To reproduce select some text from an email before pressing ctrl-a. Clash between kmail shortcuts and khtmlpart shortcuts.

Fix follows.
Comment 3 Michael Jansen 2008-10-08 00:28:49 UTC
Fixed with revision 869030. I think it would be a good idea to remove all actions from khtmlpart or at to add the actions from this collection to kmails shortcuts editor.

Currently there is a great chance for more conflicts. Triggered for example by users changing some kmail shortcut and producing a conflict without the chance to notice or understand what happens.
Comment 4 Torgny Nyblom 2008-10-09 19:32:29 UTC
Marking as fixed with regards to comment 3, and that it workes for me on svn trunk.