Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 1.3.0
-
None
-
Win64
-
67bbce7911b1ec10272ac017bf06852c2b50183d
Description
Steps to reproduce:
- Turn off auto-indent,
- Open any C++ source,
- Move the cursor to the start of any line starting with a tab,
- Press enter, a line feed is inserted along with an extra tabulation.
Note: I use real tabs with a 4 spaces width but it doesn't seems to matter.
The problem is worse with lines starting with several tabs.