Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.8.0, 5.9.0 Alpha
-
macOS 10.12
-
d5d12e1d6fb9aaa5a8cee7924555f0d4d19ffabc c67d33db5b4e78027181be492d4757ac786e5c1f f261a534cc96d41cee15462795844116887bd99a
Description
When debugging QML in Qt Creator it is possible that doing a step over will put the cursor on a line that it will not actually invoke. Where it should have been is the closing brace and not the line before it as this is in a block that is not being executed.
Attachments
Issue Links
- relates to
-
QTBUG-59774 Stepping through JavaScript code seeming steps to line which is not being executed
- Closed