[frameworks-plasma] [Bug 438854] PC3 Text input does not view text color for schemes that want it (e.g. Oxygen)

2021-08-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438854

Nate Graham  changed:

   What|Removed |Added

 CC||dchme...@gmail.com

--- Comment #19 from Nate Graham  ---
*** Bug 441025 has been marked as a duplicate of this bug. ***

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

[frameworks-plasma] [Bug 438854] PC3 Text input does not view text color for schemes that want it (e.g. Oxygen)

2021-08-31 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438854

Nate Graham  changed:

   What|Removed |Added

 CC||empyr...@ukr.net

--- Comment #20 from Nate Graham  ---
*** Bug 441772 has been marked as a duplicate of this bug. ***

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

[frameworks-plasma] [Bug 438854] PC3 Text input does not view text color for schemes that want it (e.g. Oxygen)

2021-08-31 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438854

Nate Graham  changed:

   What|Removed |Added

 CC||kokok...@gmail.com

--- Comment #21 from Nate Graham  ---
*** Bug 437289 has been marked as a duplicate of this bug. ***

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

[frameworks-plasma] [Bug 438854] PC3 Text input does not view text color for schemes that want it (e.g. Oxygen)

2021-07-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438854

Nate Graham  changed:

   What|Removed |Added

 CC||niccolo.venera...@gmail.com
Summary|PC3 Text input no longer|PC3 Text input does not
   |uses desktop color for  |view text color for schemes
   |schemes that want it (e.g.  |that want it (e.g. Oxygen)
   |Oxygen) |

--- Comment #13 from Nate Graham  ---
At this point I think I need input from Marco or Niccolò or another Plasma
theming expert to proceed.

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

[frameworks-plasma] [Bug 438854] PC3 Text input does not view text color for schemes that want it (e.g. Oxygen)

2021-08-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438854

Nate Graham  changed:

   What|Removed |Added

 CC||luke-jr+kdeb...@utopios.org

--- Comment #14 from Nate Graham  ---
*** Bug 436276 has been marked as a duplicate of this bug. ***

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

[frameworks-plasma] [Bug 438854] PC3 Text input does not view text color for schemes that want it (e.g. Oxygen)

2021-08-05 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=438854

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #15 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/308

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

[frameworks-plasma] [Bug 438854] PC3 Text input does not view text color for schemes that want it (e.g. Oxygen)

2021-08-05 Thread Felix Tiede
https://bugs.kde.org/show_bug.cgi?id=438854

--- Comment #16 from Felix Tiede  ---
(In reply to Bug Janitor Service from comment #15)
> A possibly relevant merge request was started @
> https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/308

I can confirm this patch applies cleanly to plasma-5.84 on Gentoo (unstable)
and solves the issue with Oxygen theme and dark desktop colors.

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

[frameworks-plasma] [Bug 438854] PC3 Text input does not view text color for schemes that want it (e.g. Oxygen)

2021-08-06 Thread Luke-Jr
https://bugs.kde.org/show_bug.cgi?id=438854

--- Comment #17 from Luke-Jr  ---
Can also confirm

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

[frameworks-plasma] [Bug 438854] PC3 Text input does not view text color for schemes that want it (e.g. Oxygen)

2021-08-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438854

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.85
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/plasma-framework/com
   ||mit/435df1385be65e4be78e73b
   ||f97792b5084e25cef

--- Comment #18 from Nate Graham  ---
Git commit 435df1385be65e4be78e73bf97792b5084e25cef by Nate Graham.
Committed on 05/08/2021 at 22:59.
Pushed by ngraham into branch 'master'.

[PC3/TextField] Fix text color with certain themes

Some themes like Oxygen use opposite colors for their view vs window
colors, and the TextField's code did not reflect this. TextArea worked
properly, so this commit just lifts the working code from TextArea and
puts it in TextField too.
FIXED-IN: 5.85

M  +4-3src/declarativeimports/plasmacomponents3/TextField.qml

https://invent.kde.org/frameworks/plasma-framework/commit/435df1385be65e4be78e73bf97792b5084e25cef

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