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

Michael Weghorn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|UNCONFIRMED                 |RESOLVED
             Blocks|                            |103182
         Resolution|---                         |NOTOURBUG

--- Comment #3 from Michael Weghorn <[email protected]> ---
(In reply to Regis Perdreau from comment #0)
> When we put the mouse cursor over a button, or focus is obtained with the
> tab key, the colour of the button is supposed to change. In Linux mint 21
> and Cinammon (gtk), the colour change is almost indistinguishable.

Colors used for native GTK widgets (like dialog buttons) are generally handled
by the GTK theme, not LibreOffice directly.

So unless the behavior you see is different with other GTK applications (like
e.g. gedit), this isn't LibreOffice's responsibility.

To me, it looks similar in a quick test with gedit, so I'm closing this as
NOTOURBUG.
Please feel free to reopen if your observations are different.

If you want different colors to be used, you can try setting a different GTK
theme, either somewhere in the GNOME/KDE Plasma theme/style settings or by
starting LibreOffice with environment variable GTK_THEME set, e.g.

    GTK_THEME=HighContrast libreoffice --writer

to use the HighContrast theme. (But the behavior is similar there for me.)

Note that in the current development version, theme colors aren't always used
correctly (see tdf#164969), but that is a different issue.

You can also check whether customizing colors in the new "Tools" -> "Options"
-> "Appearance" settings can be used to adjust this the way you would like to
have it.


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103182
[Bug 103182] [META] GTK3-specific bugs
-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to