Summary: | filters: custom filters are deleted on dialog-close because of errors | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Maciej Pilichowski <bluedzins> |
Component: | filtering | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jon.armond |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Maciej Pilichowski
2009-06-13 17:42:15 UTC
PS. Current behaviour has an absurd side-effect, when there are no filters, the default one is created automatically. User clicks ok, filter is deleted, you go see filters, it is recreated again. And so on... Hmmmm.. I thought it made sense to warn that the default is not saved, since the Ok implies saving. It's never deleted, because it is not saved. You can press Apply to check whether a complex filter is invalid without any danger. But I agree it is unexpected to lose your half-finished filter. SVN commit 986219 by jarmond: Give user the option to continue editing filters after being warned they are invalid. Addresses usability complaint in bug 196352. BUG: 196352 M +63 -20 kmfilterdlg.cpp M +15 -4 kmfilterdlg.h WebSVN link: http://websvn.kde.org/?view=rev&revision=986219 |