Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.2.0-beta1
-
OSX 10.10, QC 4.2 beta snapshot based on Qt5.7.1 snapshot
-
2d950574345842f6c834c7bb4196571f47b460b1
Description
Steps to reproduce:
- gather some QML profiling data
- right click on the timeline, choose "Save QML Trace"
- switch the location ("Where") from its default location to somewhere else (using mouse)
- try to click at "Save"
Current result:
- as soon as the mouse moves again (towards the Save button) the dialog vanishes
Note: Before I managed to save the QML trace the "Save as" field was empty, clicking into it entering something and trying to click at "Save" resulted in the same issue.. Afterwards this field has a default value, trying to change it and hitting Save now works sometimes, but the dialog might vanish before reaching the Save button as well.
Attachments
Issue Links
- resulted from
-
QTBUG-56746 [REG 5.7.0 -> 5.7.1] File dialog opened from context menu closes randomly
- Closed