-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
5.3.0, 5.3.1
-
Android, iOS
When Qt::WA_AcceptTouchEvents is set child widgets do not get any events.
Running the attached example you can see that QPushButton or QTableWidget does not get any events.
Same example application works fine in Qt 5.2.1.
Tested on Android and iOS.