Created attachment 141993 [details] KDE SystemSettings KCM Users gray title SUMMARY Title behaves in strange ways. It can be grayed out in various ways. STEPS TO REPRODUCE 1. Open users system settings. 2. Click on a list, outside of a list, on a title etc... OBSERVED RESULT Sometimes "Manage Users" title becomes gray (as in "inactive" color). EXPECTED RESULT It should stay white, unless another page is loaded on top of current one. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.23.80 KDE Frameworks Version: 5.87.0 Qt Version: 5.15.2 Kernel Version: 5.14.8-arch1-1 (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz Memory: 15.6 GiB of RAM Graphics Processor: NVIDIA GeForce GTX 970M/PCIe/SSE2 ADDITIONAL INFORMATION
Technically you're seeing a multi-page KCM, and the inactive page generally gets an inactive-looking title. However for this KCM, we display both pages adjacent to one another so it doesn't seem like this is what's going on. Perhaps in this case we could avoid using the inactive effect for the non-active page. Moving to Kirigami, where this is all controlled.
Can't reproduce on current master. This might have been fixed. Could you test again and tell us if you still encounter this problem.
Yep, looks fixed now.
Created attachment 155122 [details] Kirigam Galler Not sure (haven't investigated yet) that it's the same bug, but just look at this ki… kirigam… galler?…
I think that's a different bug.