Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.0 Beta1
-
None
-
03ac6a099 (dev), b25d199a5 (6.7)
Description
Cannot manually call signal handler `Keys.onDownPressed`
Compile and run the attached qml.
Press Down, note that "Down Pressed" is shown in console
Press Left, note that "Left Pressed" is shown in console, but "Down Pressed" is not shown. There is also the error message
qrc:/qt/qml/qt-onDownPressed/Main.qml:17: TypeError: Property 'onDownPressed' of object QQuickKeysAttached(0x55aceb6ac270) is not a function
Attachments
For Gerrit Dashboard: QTBUG-120573 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
537739,4 | QtQml: Re-allow manual calling of signal handlers | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
539919,2 | QtQml: Re-allow manual calling of signal handlers | 6.7 | qt/qtdeclarative | Status: MERGED | +2 | 0 |