https://bugs.documentfoundation.org/show_bug.cgi?id=171381

--- Comment #1 from Heiko Tietze <[email protected]> ---
Created attachment 206412
  --> https://bugs.documentfoundation.org/attachment.cgi?id=206412&action=edit
Screenshot with suggestion in place

This is how it looks with the suggested modification. I think we cannot use
both styles in one dialog. And gen, kf6, and likely also win and macos do not
draw differently depending on the style, yet.

sfx2/uiconfig/ui/querysavedialog.ui
              <object class="GtkButton" id="save">
...
                <style>
                  <class name="suggested-action"/>
                </style>
vcl/unx/gtk3/custom-theme.cxx
        "button.suggested-action:not(:disabled) {"
        "  background-color: #3584e4;"
        "  color: #ffffff;"
        "}"

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to