Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 9.0.0-beta1
-
-
048fd5955d (qt-creator/qt-creator/9.0) 048fd5955d (qt-creator/qt-creator/master) 048fd5955d (qt-creator/qt-creator/qds/dev)
Description
Can't set a bp to a line with multiple (invisible) text marks..
Steps to reproduce:
- create Qt Quick App from template
- do some profiling to generate profiling data
- check for a line with line annotations from the profiler and try to set a bp into this line by clicking on the line number
Current result:
- does not work (invisible text mark icons may swallow the event?)
Note: Using the keyboard (F9) or the context menu on the line numbers to set a bp at this line still works.