[Breeze] [Bug 442286] Text in new "Shift to extend tooltip" is broken with Breeze High Contrast

2021-09-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442286

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze/commit/bb70d9c5a6
   ||1d18800480f1c5be6c6e0bd240b
   ||796
   Version Fixed In||5.24
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Nate Graham  ---
Git commit bb70d9c5a61d18800480f1c5be6c6e0bd240b796 by Nate Graham.
Committed on 21/09/2021 at 16:17.
Pushed by ngraham into branch 'master'.

Delete high contrast color scheme

This color scheme is a misnomer, and does not actually offer higher
contrast than other color schemes. In fact its contrast is generally
worse. As a result it hurts more than it helps. A true "high contrast
mode" would require changes to the QStyle to make UI elements larger or
change their borders to actually offer an improvement for people who
need higher contrast than what is offered by Breeze and Breeze Dark.

Accordingly, let's delete this color scheme and migrate current users to
Breeze Dark, which is the shipped theme that looks closest to it, and
has *better* contrast in many ways.
Related: bug 352506
FIXED-IN: 5.24

D  +0-158  colors/BreezeHighContrast.colors
M  +0-2colors/CMakeLists.txt
M  +1-0misc/CMakeLists.txt
A  +8-0misc/breezehighcontrasttobreezedark/CMakeLists.txt
A  +3-0   
misc/breezehighcontrasttobreezedark/breezehighcontrasttobreezedark.upd
A  +23   -0misc/breezehighcontrasttobreezedark/main.cpp  *

The files marked with a * at the end have a non valid license. Please read:
https://community.kde.org/Policies/Licensing_Policy and use the headers which
are listed at that page.


https://invent.kde.org/plasma/breeze/commit/bb70d9c5a61d18800480f1c5be6c6e0bd240b796

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

[Breeze] [Bug 442286] Text in new "Shift to extend tooltip" is broken with Breeze High Contrast

2021-09-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=442286

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/breeze/-/merge_requests/141

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

[Breeze] [Bug 442286] Text in new "Shift to extend tooltip" is broken with Breeze High Contrast

2021-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442286

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=352506

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

[Breeze] [Bug 442286] Text in new "Shift to extend tooltip" is broken with Breeze High Contrast

2021-09-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442286

--- Comment #2 from Nate Graham  ---
Problem with the inactive tooltip color given the blue background.

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

[Breeze] [Bug 442286] Text in new "Shift to extend tooltip" is broken with Breeze High Contrast

2021-09-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442286

Nate Graham  changed:

   What|Removed |Added

  Component|general |Color scheme

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

[Breeze] [Bug 442286] Text in new "Shift to extend tooltip" is broken with Breeze High Contrast

2021-09-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442286

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Hmm yeah. Based on the code, it looks like the is an issue with the color
scheme's inactive text color or its tooltip color.

>From kxmlgui/src/ktooltiphelper.cpp:
const QColor hintTextColor =
colorScheme.foreground(KColorScheme::InactiveText).color();

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

[Breeze] [Bug 442286] Text in new "Shift to extend tooltip" is broken with Breeze High Contrast

2021-09-10 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=442286

Thiago Sueto  changed:

   What|Removed |Added

   Keywords||accessibility

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