https://bugs.kde.org/show_bug.cgi?id=438854
Nate Graham <n...@kde.org> 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 <n...@kde.org> --- 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 -3 src/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.