D15021: Workaround bug with native rendering and opacity in TextField text

2018-08-28 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R242:2faa71a55a75: Workaround bug with native rendering and opacity in TextField text (authored by davidedmundson). REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE https://phabrica

D15021: Workaround bug with native rendering and opacity in TextField text

2018-08-23 Thread Nathaniel Graham
ngraham added a comment. Anyway, confirmed that this works around the problem for me. +1 REPOSITORY R242 Plasma Framework (Library) BRANCH origin-master (branched from master) REVISION DETAIL https://phabricator.kde.org/D15021 To: davidedmundson, #plasma, broulik Cc: ngraham, kde-fram

D15021: Workaround bug with native rendering and opacity in TextField text

2018-08-23 Thread Kai Uwe Broulik
broulik added a comment. And potentially `QtQuickControlsPrivate` import but I recall it had some sideeffects that we needed, despite not using anything from it(?) REPOSITORY R242 Plasma Framework (Library) BRANCH origin-master (branched from master) REVISION DETAIL https://phabricato

D15021: Workaround bug with native rendering and opacity in TextField text

2018-08-23 Thread Nathaniel Graham
ngraham added a comment. We could also get rid of the `import QtQuick.Window 2.2` line since it only existed to get `Screen.devicePixelRatio`, which this patch removes. REPOSITORY R242 Plasma Framework (Library) BRANCH origin-master (branched from master) REVISION DETAIL https://phabr

D15021: Workaround bug with native rendering and opacity in TextField text

2018-08-23 Thread Kai Uwe Broulik
broulik accepted this revision. This revision is now accepted and ready to land. REPOSITORY R242 Plasma Framework (Library) BRANCH origin-master (branched from master) REVISION DETAIL https://phabricator.kde.org/D15021 To: davidedmundson, #plasma, broulik Cc: kde-frameworks-devel, michael

D15021: Workaround bug with native rendering and opacity in TextField text

2018-08-23 Thread David Edmundson
davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. davidedmundson requested review of this revision. REVISION SUMMARY Problem is identified in https://bugreports.qt.io/browse/QTBUG-70