Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.6.0-beta1
-
Ubuntu 15.04 64 bit
Qt 5.4.2
-
b961955fdf81de2437e91af2ad4ad51c3dd4f735
Description
- Open a Qt Quick Application project.
- Run the project in the QML Profiler.
- Stop the project.
The Analyzer will gather some data. - Go to Events tab.
- Click the "Discard data" button.
The Events list will still contain one line:Location Type Time in Percent Total Time Calls Mean Time Median Time Longest Time Shortest Time Details <program> 100.00 % 0.001 µs 1 0.001 µs 0.001 µs 0.001 µs 0.001 µs Main Program
- Click the "Discard data" button.
Now the table will be empty.
The table should be cleared on first click. In Creator 3.5.1, this works correctly.
Found and tested by Squish test tst_simple_analyze.