Summary: | Closing the app leads to loss of unsaved data | ||
---|---|---|---|
Product: | [Applications] kwalletmanager | Reporter: | Arjun AK <arjunak234> |
Component: | general | Assignee: | Valentin Rusu <valir> |
Status: | RESOLVED FIXED | ||
Severity: | critical | CC: | arjunak234, facorread |
Priority: | NOR | ||
Version: | 1.10 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kwalletmanager/77c8b1ad99a335a62e81e98beee92c4ce5d3c405 | Version Fixed In: | 17.04.0 |
Sentry Crash Report: |
Description
Arjun AK
2013-12-23 17:21:43 UTC
New review request: https://git.reviewboard.kde.org/r/114658/ (In reply to comment #2) > New review request: https://git.reviewboard.kde.org/r/114658/ OK, thans for the new review request. I just post my comments. Git commit 77c8b1ad99a335a62e81e98beee92c4ce5d3c405 by Elvis Angelaccio, on behalf of Arjun AK. Committed on 11/03/2017 at 10:12. Pushed by elvisangelaccio into branch 'master'. Show warning dialog before closing with unsaved changes REVIEW: 118991 FIXED-IN: 17.04.0 M +13 -3 src/manager/kwalleteditor.cpp M +2 -0 src/manager/kwalleteditor.h M +26 -0 src/manager/kwalletmanager.cpp M +2 -0 src/manager/kwalletmanager.h M +19 -1 src/manager/kwalletmanagerwidget.cpp M +1 -0 src/manager/kwalletmanagerwidget.h M +4 -1 src/manager/kwalletmanagerwidgetitem.cpp M +1 -0 src/manager/kwalletmanagerwidgetitem.h M +11 -0 src/manager/walletcontrolwidget.cpp M +1 -0 src/manager/walletcontrolwidget.h https://commits.kde.org/kwalletmanager/77c8b1ad99a335a62e81e98beee92c4ce5d3c405 |