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

Michael Weghorn <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #11 from Michael Weghorn <[email protected]> ---
(In reply to Michael Weghorn from comment #9)
> As mentioned in tdf#149611 comment 32, for Qt >= 6.5, LO depends on Qt to
> detect whether a light or dark style is used.
>
> [...]
> 
> -> That gives the correct result. What does it print for you?

I can reproduce the problem now in a self-built Plasma Dev session. The output
there is

    $ ./qt-print-style-info 
    Style:  "breeze"
    Color scheme:  Qt::ColorScheme::Unknown

regardless of what theme is selected.

>From what I can see, the problem is in plasma-integration not reporting the
color scheme. Suggested MR to fix that:
https://invent.kde.org/plasma/plasma-integration/-/merge_requests/149

For now, we can still add a workaround for the case where
Qt::ColorScheme::Unknown is reported and fall back to the same mechanism that
gets used for Qt <= 6.5.

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

Reply via email to