-
Bug
-
Resolution: Done
-
P2: Important
-
5.7.0 RC, 5.7.0
-
None
-
Branch: 5.7
SHA-1: ec6d9b53b4cedd3c0d52d15de968a910effc63b2 3 4 * Update submodules on '5.7' in qt5
Change-Id: I10f0169fa184c4f0c297af4b8f8795a711d88e58
Reviewed-by: Liang Qi <liang.qi@qt.io>
http://code.qt.io/cgit/qt/qt5.git/commit/?id=ec6d9b53b4cedd3c0d52d15de968a910effc63b2
When setting enabled false on parent entity, child entity is still shown.
This is probably a regression since issue is not present in released Qt 5.7.0 .
Issue has been first noticed on Qt 5.7 branch (commit http://code.qt.io/cgit/qt/qt5.git/commit/?id=ec6d9b53b4cedd3c0d52d15de968a910effc63b2 )
See attached example based on basicshapes-cpp to test it. When running same example using released Qt 5.7.0 the behavior is correct.