https://bugs.kde.org/show_bug.cgi?id=433864
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |5.80 Latest Commit| |https://invent.kde.org/fram | |eworks/plasma-framework/com | |mit/15b75de387af9a9cbbc8aae | |ac29e29d2a2e2b0f6 Resolution|--- |FIXED --- Comment #3 from Nate Graham <[email protected]> --- Git commit 15b75de387af9a9cbbc8aaeac29e29d2a2e2b0f6 by Nate Graham. Committed on 02/03/2021 at 19:44. Pushed by ngraham into branch 'master'. [plasmacomponents3/TextField|TextArea] Fix placeholder text In TextField, it was not disabled, so the mousearea that changes the cursor shape wasn't working properly. Fixed now. In TextArea, it was not disabled, not the right color, and was inappropriately selectable. Fixed now. The UI tests were testing for these conditions but were broken, and are now fixed by these changes. FIXED-IN: 5.80 M +2 -0 src/declarativeimports/plasmacomponents3/TextArea.qml M +1 -0 src/declarativeimports/plasmacomponents3/TextField.qml https://invent.kde.org/frameworks/plasma-framework/commit/15b75de387af9a9cbbc8aaeac29e29d2a2e2b0f6 -- You are receiving this mail because: You are watching all bug changes.
