Bug 311293

Summary: Disable "Reset" button if nothing remains to be reset
Product: [Applications] kmail2 Reporter: Bernd Oliver Sünderhauf <pancho.s>
Component: config dialogAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: 4.10 pre   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 4.10.3
Bug Depends on:    
Bug Blocks: 274629    

Description Bernd Oliver Sünderhauf 2012-12-07 09:06:00 UTC
The "Reset" button should be active only if any value
1) has currently been changed
2) and was not applied nor reset
3) nor manually reverted.

The first two should be easy to do.
The third aspect is trickier, because we need to track and match changes in order to figure out if in the end anything is being changed. It is however taken care of in Bug #274629.
So this ticket here is only about the first two aspects.

Reproducible: Always
Comment 1 Laurent Montel 2013-04-25 06:04:24 UTC
Git commit 41ba5fda88a44e52f80a5aa14f02937fca58c1e1 by Montel Laurent.
Committed on 25/04/2013 at 08:03.
Pushed by mlaurent into branch 'KDE/4.10'.

Fix Bug 311293 - Disable "Reset" button if nothing remains to be reset

FIXED-IN: 4.10.3

M  +1    -2    kmail/configuredialog.cpp

http://commits.kde.org/kdepim/41ba5fda88a44e52f80a5aa14f02937fca58c1e1