----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128549/ -----------------------------------------------------------
(Updated Aug. 15, 2016, 1:35 nachm.) Status ------ This change has been discarded. Review request for Plasma. Repository: plasma-framework Description ------- Opacity does not affect input handling (it did in QtQuick 1 which is probably where this comes from) so clicking the rightmost region of any TextField would unexpectedly clear it. Diffs ----- src/declarativeimports/plasmacomponents/qml/TextField.qml c027add Diff: https://git.reviewboard.kde.org/r/128549/diff/ Testing ------- Button still shows properly but clicking there when it doesn't show doesn't do anything as expected. Thanks, Kai Uwe Broulik