| Summary: | discard unsaved changes: provide consistent buttons names & order | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Maciej Pilichowski <bluedzins> |
| Component: | general | Assignee: | System Settings Bugs <sourtooth+ssbugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | andresbajotierra |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | save-apply | ||
|
Description
Maciej Pilichowski
2008-06-08 20:22:21 UTC
Besides, dialog asks "do you want to apply..." and the answer is "save". In the SS there is no "save", but "apply". See ss. Created attachment 28628 [details]
save-apply
SVN commit 952056 by darioandres: Rename "Save" to "Apply" on the "Unsaved Changes" dialog to keep consistency with SystemSettings buttons (Also use an "Apply" button instead of a "Save" one) CCBUG: 163549 M +3 -3 kcmultiwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=952056 Naming changes accepted. Button layout order needs discussing on #usability. I can't backport this to 4.2.x as it will break the string freeze. Thanks In current trunk, the Button order is: "Apply, Discard, Cancel", which is the correct (and fixed) order. Haven't looked which commit changed that, probably the KDE 4.3 System Settings rewrite. |