Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.6.2, 5.9.0, 5.11.0 Beta 2
Description
For example, try running this in Release mode (or explicitly enable CONFIG+=qtquickcompiler):
MouseArea {
anchors.fill: parent
onClicked: function() { console.log("hello world"); }
}
To reproduce, run attached application in Release mode and try clicking on it.
Attachments
For Gerrit Dashboard: QTBUG-57043 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
223735,5 | Handle function expressions as signal handlers | 5.11 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
224201,5 | Handle function expressions as signal handlers | 5.9 | qt/qtdeclarative | Status: MERGED | +2 | 0 |