| Summary: | Usability: context menu of sent-mail | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Thomas Zander <zander> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.6.1 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Thomas Zander
2004-02-29 10:29:15 UTC
SVN commit 424437 by zander: Make sure irrelevant context menu items are not shown based on the folder an email is in. This means for example, no 'move to trash' for mail in the trash folder, and no 'reply' on an email in your sent-mail folder. BUG: 76395 M +24 -0 kmfolder.h M +10 -6 kmheaders.cpp M +9 -1 kmkernel.cpp M +1 -0 kmkernel.h M +11 -5 kmmainwidget.cpp M +5 -4 kmreadermainwin.cpp |