Details
-
Bug
-
Resolution: Cannot Reproduce
-
P2: Important
-
Qt Creator 4.10.0-beta1
-
macOS 10.13, QC 4.10 beta snapshot based on Qt5.12.3
Description
Steps to reproduce:
- have a Qt Quick Application at hand
- switch to QmlProfiler
- profile the app to gather some data
- check the buttons at the top of the Timeline (not the buttons integrated into the debugger toolbar)
- some rows of pixels (somewhat below the middle of the button?) aren't clickable (you can see this also while hovering across the buttons that at these rows the button(s) lose their hover highlight)
Note: this problem seems to vanish if you undock the respective view. So, this might be somehow related.