https://bugs.documentfoundation.org/show_bug.cgi?id=171381
Bug ID: 171381
Summary: Use "suggested-action" GTK class for buttons like
"Save"
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: needsUXEval
Severity: normal
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
Ref: https://ask.libreoffice.org/t/writer-defaults-to-dont-save/77745
People seeing the *normal* GTK-style dialogs with the red "destructive-action"
buttons along with "normal" buttons may confuse the red "danger!" color with
"default" highlight.
There is another class in GTK, specifically for suggested actions:
https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1.3/style-classes.html#suggested-action
The suggestion is to add this style to buttons representing the suggested
actions, especially in places where "destructive-action" class button exists.
The possible concern here is that I don't see such "suggested action" highlight
in other applications (I checked gedit, and its "unsaved" warning looks exactly
the same as ours).
--
You are receiving this mail because:
You are the assignee for the bug.