Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 17.0.0-beta1
Description
Steps to reproduce:
1. run/load something for QML Profiler
2. click on any event
3. select range, right click and Analyze Range
4. click on any event
5. right click and Analyze Full Range
6. select range, right click and Analyze Range
7. click on any event
8. right click and Analyze Full Range
9. select range, right click and Analyze Range
10. click on 2 different events from different categories (say from compiling and creating)
The editor does not follow any events anymore and Timeline view is somehow stuck in a state where events from multiple categories are shown as selected at once. Also info boxes don't work when this happens. Only a restart seems to fix it.