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

            Bug ID: 518001
           Summary: Logout screen background hardcoding breaks text
                    legibility with themes like Breeze Light
    Classification: Plasma
           Product: plasmashell
      Version First master
       Reported In:
          Platform: Manjaro
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: 1.0

Created attachment 190910
  --> https://bugs.kde.org/attachment.cgi?id=190910&action=edit
Breeze Light showing the bug

SUMMARY
The logut screen was recently hardcoded to use "black" for the background
instead of "Kirigami.Theme.backgroundColor" like before.

This breaks text legibility with certain light Plasma themes such as Breeze
Light.

The themes themselves can't fix this because the text color is being draw from
the "Button" color group, meaning if these light themes change the
"ForegroundNormal", they will break text color with buttons outside of the
logout screen.

STEPS TO REPRODUCE
1. Set Plasma theme to Breeze Light
2. Enter the logout screen

OBSERVED RESULT
Barely legible text.

EXPECTED RESULT
Legible text.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 6.6.80
KDE Frameworks Version: 6.25.0
Qt Version: 6.10.2

ADDITIONAL INFORMATION
Since the concern is that certain colors will look washed out, I believe the
correct fix would be to actually grep the colors, see if they're in the range
that could produce this look, and only fix those background colors. I have a
patch for this I'm going to submit in a few moments.

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

Reply via email to