Summary: | "Replace smileys by emoticons" causes another message to be displayed | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Graeme Hewson <bugs> |
Component: | config dialog | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version: | 4.8.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/aaecbfa8612020ab9ff0a05bea782426bf4d899f | Version Fixed In: | 4.8.4 |
Sentry Crash Report: |
Description
Graeme Hewson
2012-05-03 11:25:50 UTC
It's not related to smiley it's just repaint message with take old message before to change directory. I will fix soon. Git commit c7814acf9c67b1c7840401eb7e9949edffb7569e by Montel Laurent. Committed on 04/05/2012 at 16:49. Pushed by mlaurent into branch 'master'. Fix Bug 299289 - "Replace smileys by emoticons" causes another message to be displayed It was a bug when we saved aggregation combobox it reloaded config => reload last selected item. Now save it before when we apply config so it avoid to select last saved item. FIXED-IN: 4.8.4 M +2 -2 kmail/configuredialog.cpp M +8 -0 kmail/kmkernel.cpp M +2 -0 kmail/kmkernel.h M +6 -0 kmail/kmmainwidget.cpp M +1 -0 kmail/kmmainwidget.h M +8 -4 messagelist/core/widgetbase.cpp M +2 -0 messagelist/core/widgetbase.h M +7 -1 messagelist/pane.cpp M +2 -0 messagelist/pane.h http://commits.kde.org/kdepim/c7814acf9c67b1c7840401eb7e9949edffb7569e Git commit aaecbfa8612020ab9ff0a05bea782426bf4d899f by Montel Laurent. Committed on 04/05/2012 at 16:49. Pushed by mlaurent into branch 'KDE/4.8'. Fix Bug 299289 - "Replace smileys by emoticons" causes another message to be displayed It was a bug when we saved aggregation combobox it reloaded config => reload last selected item. Now save it before when we apply config so it avoid to select last saved item. FIXED-IN: 4.8.4 (cherry picked from commit c7814acf9c67b1c7840401eb7e9949edffb7569e) Conflicts: kmail/kmmainwidget.cpp messagelist/core/widgetbase.h M +2 -2 kmail/configuredialog.cpp M +8 -0 kmail/kmkernel.cpp M +2 -0 kmail/kmkernel.h M +6 -0 kmail/kmmainwidget.cpp M +1 -0 kmail/kmmainwidget.h M +8 -4 messagelist/core/widgetbase.cpp M +2 -0 messagelist/core/widgetbase.h M +7 -1 messagelist/pane.cpp M +2 -0 messagelist/pane.h http://commits.kde.org/kdepim/aaecbfa8612020ab9ff0a05bea782426bf4d899f |