https://bugs.kde.org/show_bug.cgi?id=510312

Simone Iori <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #23 from Simone Iori <[email protected]> ---
Confirming on Windows 11 with build 5.2.70-e86b2ba (master): the ledger part of
this report is fixed. The selected row is painted with the proper highlight
(#0067C0) and readable white text, under the default style as well as with
-style fusion.

The sidebar issue from comment #21/#22 is still there, and it is the same
mechanism: QWindows11Style implements PE_PanelItemViewItem as "fill with
backgroundBrush if set, otherwise do nothing", so a delegate that does not set
that brush gets no selection background while still painting its text in
HighlightedText. KPageListViewDelegate in KWidgetsAddons does exactly that. I
have reported it as bug 523503 with a patch that applies the same fix used
here.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to