Bug 101092 - Lower/raise score for author rule can't be "cancelled"
Summary: Lower/raise score for author rule can't be "cancelled"
Status: RESOLVED FIXED
Alias: None
Product: knode
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-08 12:39 UTC by Davide Ferrari
Modified: 2009-12-22 01:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Ferrari 2005-03-08 12:39:13 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Gentoo Packages

As subject, if use the lower/raise score for author function, a rule is automatically created and a windows is pop up with the rule showed, but if I click the "Cancel" button, the rule isn't discarded. It seems the rule is going to be saved on creation time, while it should only be temporal, cause I could not be sure of it, and anyway is against the common KDE interface behaviour.
Comment 1 Davide Ferrari 2008-06-16 19:37:31 UTC
this still happens as of current KDE4 svn trunk.
Is this a feature or a bug?
Comment 2 Davide Ferrari 2009-12-14 19:30:48 UTC
This still apply to Knode 4.3.4.
Is this the intended behaviour??
Comment 3 Olivier Trichet 2009-12-20 19:29:25 UTC
SVN commit 1064359 by otrichet:

Fix the behaviour of the "cancel" button of the scoring rules editor when a rule is added through the manager

BUG: 101092

 M  +3 -1      kscoring.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1064359
Comment 4 Allen Winter 2009-12-22 01:01:32 UTC
SVN commit 1064858 by winterz:

Backport r1064359 by otrichet from trunk to the 4.3 branch:

Fix the behaviour of the "cancel" button of the scoring rules editor when a rule is added through the manager

CCBUG: 101092


 M  +3 -1      kscoring.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1064858