https://bugs.kde.org/show_bug.cgi?id=518512
Bug ID: 518512
Summary: sqlitebrowser table selected item background not
colored
Classification: Plasma
Product: Breeze
Version First master
Reported In:
Platform: openSUSE
URL: https://invent.kde.org/plasma/breeze/-/commit/04a34f12
ed3b51a35b895426ccb7b856581b0a94
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: QStyle
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Created attachment 191254
--> https://bugs.kde.org/attachment.cgi?id=191254&action=edit
screenshot
STEPS TO REPRODUCE
1. open sqlitebrowser
2. File → New In-Memory Database
3. close window that appeared using alt+f4 of cancel button
4. click "Execute SQL" tab
5. execute sql:
create table t as values(1,2,3),(4,5,6),(7,8,9)
6. click "Browse Data" tab
7. click on any cell (I clicked "5" in screenshot)
OBSERVED RESULT
white background, white text
EXPECTED RESULT
blue background, white text
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20260327
KDE Plasma Version: 6.6.80
KDE Frameworks Version: 6.25.0
Qt Version: 6.11.0
Graphics Platform: X11
sqlitebrowser: 3.13.99 (Jul 27 2025)
ADDITIONAL INFORMATION
oldest bad commit:
https://invent.kde.org/plasma/breeze/-/commit/04a34f12ed3b51a35b895426ccb7b856581b0a94
--
You are receiving this mail because:
You are watching all bug changes.