Version: 1.13.0 (using 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2)) "release 3", KDE:KDE4:UNSTABLE:Desktop / openSUSE_11.2) Compiler: gcc OS: Linux (i686) release 2.6.31.5-0.1-desktop When I mark a mail in the list of mails in a folder I can't select all mails with Ctrl-A anymore, instead the complete text of the currently selected mail is selected. This worked in 4.3. Typical usecase: mark all mails in spam folder and kick them or mark everything in a specific folder and then do something like "mark as read".
I think it's just the shortcut that changed, we now have shortcuts for "Select All Text" and "Select All Messages". I think for all messages, it is Ctrl+Alt+A.
At least that's what my configuration says, yes. But it doesn't work either.
SVN commit 1065259 by tmcguire: Use Ctrl+Shift+A as shortcut, Alt doesn't work for some reason. BUG: 219662 M +1 -1 kmmainwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1065259
*** Bug 172310 has been marked as a duplicate of this bug. ***
*** Bug 220245 has been marked as a duplicate of this bug. ***
Neither ctrl-shift-a nor ctrl-alt-a work for me.
SVN commit 1066552 by tmcguire: Turns out ctrl+shift+a conflicts in Kontact... New shortcuts: Use Ctrl+A for select all messages Use Ctrl+T for select all text M +1 -1 kmmainwidget.cpp M +1 -1 kmreaderwin.cpp
It looks like "mark all messages" can't be undone? When I use the new shortcuts and press Ctrl-A all messages get selected. But clicking on any message will not unselect all others as it would work with any other selection.
> It looks like "mark all messages" can't be undone? Yes. I don't know why, yet.
See bug 216693 for the problem that select all can't be undone.