1. Enable Git Change Bar.
2. Enable line wrapping in Geany Preferences → Editor.
3. Open a file that is under Git control (can’t reproduce on files that had 
been opened before line wrapping was enabled).
4. Change a (short) line in that file.
5. Point the mouse on the margin indicating a changed hunk.

Result: the line is wrongly wrapped in the tooltip (and its ending cannot be 
seen because of #425):

![git-changebar-wrapped](https://cloud.githubusercontent.com/assets/300211/25344624/588341d8-291b-11e7-81f0-69daf3f772d5.png)

Expected result: same as with line wrapping disabled:

![git-changebar-not-wrapped](https://cloud.githubusercontent.com/assets/300211/25344633/6060db18-291b-11e7-8fcb-6c753f11035c.png)

Note: #425 is about the fact that the wrapped part of the line cannot be seen; 
this issue is about the fact that the line should not be wrapped in the first 
place.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/567

Reply via email to