Re: [Interest] Qt 5.10.1 TextField backgound inconsistency or regression

2018-04-09 Thread J-P Nurmi
Hi, This is a regression caused by the deferred execution changes related to the famous “object destroyed during incubation” problems (https://bugreports.qt.io/browse/QTBUG-50992). A fix has been pushed to 5.11 https://codereview.qt-project.org/#/c/225459/ and will be cherry-picked to the next

Re: [Interest] Qt 5.10.1 TextField backgound inconsistency or regression

2018-04-08 Thread mail
Update: could this be related to https://bugreports.qt.io/browse/QTBUG-67446? That bug's workaround (setting an id in background) works here, too. Am 08.04.2018 um 13:14 schrieb m...@herrdiel.de: Hi again, in order to find out more about the QML errors mentioned in my previous post, I hav

[Interest] Qt 5.10.1 TextField backgound inconsistency or regression

2018-04-08 Thread mail
Hi again, in order to find out more about the QML errors mentioned in my previous post, I have tried using Qt 5.10.1. (MinGw5.3, Windows Version 10.0.16299 Build 16299, 64 bit) While upgrading doesn't help there, it brought an inconsistency/regression between the versions to my attention: