Summary: | Confirm add address on OK | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Wilfried Römer <wilfried.roemer> |
Component: | contacts | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | montel |
Priority: | NOR | ||
Version: | 5.14.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/pim/akonadi-contacts/commit/ca8ef1ce945f31a2f11f32b2ea91dc5fabc03425 | Version Fixed In: | 5.15.1 |
Sentry Crash Report: | |||
Attachments: | Screenshot of Edit Contact - Location/Address |
Description
Wilfried Römer
2020-12-07 19:15:46 UTC
Hello, I don't understand could you create a screenshot about dialogbox please ? if you don't add email but clicked on ok it will save other settings no ? Created attachment 133932 [details]
Screenshot of Edit Contact - Location/Address
When hitting OK without hitting [Add Address] before, all entered input is lost. Better let the user have a chance to add address before closing the dialog.
Ah ok I understand. No problem I will work on it soon Git commit 5bd2d4d3c778047b4690eb3970a3f16098500a46 by Laurent Montel. Committed on 09/12/2020 at 07:56. Pushed by mlaurent into branch 'release/20.12'. Start to fix 430119 M +7 -0 src/contact-editor/editor/addresseditor/addresslocationwidget.cpp M +3 -1 src/contact-editor/editor/addresseditor/addresslocationwidget.h https://invent.kde.org/pim/akonadi-contacts/commit/5bd2d4d3c778047b4690eb3970a3f16098500a46 Git commit ca8ef1ce945f31a2f11f32b2ea91dc5fabc03425 by Laurent Montel. Committed on 16/12/2020 at 06:34. Pushed by mlaurent into branch 'release/20.12'. Fix Bug 430119 - Confirm add address on OK FIXED-IN: 5.15.1 M +5 -0 src/akonadi-contacts/contacteditor.cpp M +1 -0 src/akonadi-contacts/contacteditor.h M +13 -5 src/akonadi-contacts/contacteditordialog.cpp M +2 -0 src/contact-editor/abstractcontacteditorwidget_p.h M +5 -0 src/contact-editor/editor/addresseditor/addresseslocationwidget.cpp M +2 -1 src/contact-editor/editor/addresseditor/addresseslocationwidget.h M +1 -1 src/contact-editor/editor/addresseditor/addresslocationwidget.h M +5 -0 src/contact-editor/editor/contacteditorwidget.cpp M +1 -0 src/contact-editor/editor/contacteditorwidget.h https://invent.kde.org/pim/akonadi-contacts/commit/ca8ef1ce945f31a2f11f32b2ea91dc5fabc03425 |