Summary: | Can't mark all mails with Ctrl-A anymore | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Rolf Eike Beer <kde> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugs.kde.org3, mailinglist |
Priority: | NOR | ||
Version: | 1.13.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Rolf Eike Beer
2009-12-22 12:42:39 UTC
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. |