Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.8.0-rc
-
Windows 7 64 bit
git version 1.8.1.msysgit.1
-
c59c1661d1be62bcd2eaabb28be418db2dcc1960
Description
- Open a git diff which contains the removal of lines.
- In the left half, double-click on such a removed line. Let say this is line n.
An editor will open, showing the respective file. The cursor will be set to line n or n+1, no matter how many lines have been removed. This can be far away from the position where the change actually happened.
Instead, the cursor should be in the first line which has not been removed before/behind the removed line.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-12493 DiffEditor: Double clicking on a removed line jumps to wrong location
- Closed