Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
Qt Creator 2.6.0, Qt Creator 14.0.0
-
None
Description
Steps to reproduce:
1) Create a new Qt Console Application
2) Fold main
3) place cursor in last line
4) step back via arrow keys
Expected:
After automatic unfolding the cursor should be in line 8. Right after the closing curly bracket.
Current:
The cursor ends up in line 4. Right before the open curly bracket.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-7852 Refactoring of Code Folding
- Reported