Summary: | A "save changes?" dialog appears ALWAYS when leaving composer settings, even when unchanged. | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Kamil Domański <kdomanski> |
Component: | config dialog | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | lueck, montel |
Priority: | NOR | ||
Version: | 2.0.89 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.3 | |
Sentry Crash Report: |
Description
Kamil Domański
2010-11-12 06:50:36 UTC
Confirmed using kmail 2.0.97 compiled from sources I can't reproduce this bug. Could you upgrade your kmail please. Thanks $ KDE_LANG=en_US kmail --version Qt: 4.7.0 KDE Development Platform: 4.6.90 (4.7 RC1) KMail: 2.1.96 Still reproducible for me could you try to find which tab create this message ? I can't reproduce it. (In reply to comment #4) > could you try to find which tab create this message ? > I can reproduce this behaviour for all tabs on the page Composer > I can't reproduce it. Strange, anyway thanks for caring about this issue. Perhaps a specific config makes it... don't know for the moment... reproducible here with master. Browsing the different tabs is enough to see the save dialog (open the settings, click on 'composer', click on another category, the dialog appears) If save is selected (despite nothing having been changed): 'external-editor=' is added in kmail2rc Ok thanks I can reproduce it when I activate external editor Will fix it. Git commit b58dbd4ec100c44f83ecbb13a065237f423f02d1 by Montel Laurent. Committed on 25/10/2011 at 13:09. Pushed by mlaurent into branch 'master'. fix #Bug 256655 - A "save changes?" dialog appears ALWAYS when leaving composer settings, even when unchanged. FIXED-IN: 4.7.3 BUG: 256655 M +2 -1 kmail/configuredialog.cpp http://commits.kde.org/kdepim/b58dbd4ec100c44f83ecbb13a065237f423f02d1 Git commit 7294d3a7dab91caecfc6b8c5c81f659b213b614b by Montel Laurent. Committed on 25/10/2011 at 13:09. Pushed by mlaurent into branch 'KDE/4.7'. fix #Bug 256655 - A "save changes?" dialog appears ALWAYS when leaving composer settings, even when unchanged. FIXED-IN: 4.7.3 BUG: 256655 (cherry picked from commit b58dbd4ec100c44f83ecbb13a065237f423f02d1) Conflicts: kmail/configuredialog.cpp M +6 -5 kmail/configuredialog.cpp http://commits.kde.org/kdepim/7294d3a7dab91caecfc6b8c5c81f659b213b614b |