Summary: |
Kmail folder properties aren't shown after closing them |
Product: |
[Applications] kmail2
|
Reporter: |
Maximiliano Curia <maxy> |
Component: |
general | Assignee: |
kdepim bugs <pim-bugs-null> |
Status: |
RESOLVED
FIXED
|
|
|
Severity: |
normal
|
CC: |
montel
|
Priority: |
NOR
|
|
|
Version First Reported In: |
Git (master) | |
|
Target Milestone: |
--- | |
|
Platform: |
Debian unstable | |
|
OS: |
Linux | |
|
Latest Commit:
|
https://commits.kde.org/akonadi/4795732f92667bf022ce972298a61ceab6ec3780
|
Version Fixed In:
|
5.4.0
|
Sentry Crash Report:
|
|
| |
Attachments: |
Delete the dialog on close
|
Created attachment 102652 [details] Delete the dialog on close Hi, When closing the folder properties window with the X button it's no longer possible to show it again. This is due to the fact that the window is not deleted on close (as done in with the cancel button pressed signal). I'm attaching a patch that I'm planning to apply in the Debian packages. Happy hacking,