https://bugs.documentfoundation.org/show_bug.cgi?id=150008
Bug ID: 150008
Summary: Use the GTK3 / GTK4 "destructive-action" CSS class for
the unsaved changes confirmation dialogs
Product: LibreOffice
Version: 7.2.2.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: UI
Assignee: [email protected]
Reporter: [email protected]
A bit like issue #15007 in reverse. Throughout LibreOffice, when you try to
close a document with unsaved changes, the app prompts you with a confirmation
dialog. On some platforms, it uses a GTK dialog to do so.
In that case, it should also apply the "destructive-action" CSS class/styling
to the most dangerous button in that dialog, "Don't Save"
See also:
https://developer.gnome.org/hig/patterns/controls/buttons.html#button-styles
https://docs.gtk.org/gtk3/const.STYLE_CLASS_DESTRUCTIVE_ACTION.html
--
You are receiving this mail because:
You are the assignee for the bug.