Comment 3 for bug 1617745

Revision history for this message
Alberto Mardegan (mardy) wrote : Re: Regression: popupUtils.open() won't work with "null" caller

Attaching a test case. Run

  qmlscene --desktop_file_hint=/usr/share/applications/dialer-app.desktop ./page.qml

and click on the "+" header action: the dialog won't open.

However, if you replace "null" with "page0" in page.qml, then the dialog will appear.