[plasmashell] [Bug 399143] widgets/lineedit displays no text
Gleb Popov
bugzilla_noreply at kde.org
Sun Nov 25 18:26:14 GMT 2018
https://bugs.kde.org/show_bug.cgi?id=399143
--- Comment #12 from Gleb Popov <6yearold at gmail.com> ---
(In reply to Serge Volkov from comment #9)
>
> 1. Add to the top
> import QtQuick.Controls.Styles.Plasma 2.0 as Styles
> 2. Add to the PlasmaComponents.TextField
> Styles.TextFieldStyle {
> renderType: Screen.devicePixelRatio % 1 !== 0 ? Text.QtRendering :
> Text.NativeRendering
> }
Maybe I did something wrong, but this didn't help me. Characters in
screenlocker's textbox are still invisible.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Visual-design
mailing list