GNOME Bugzilla – Bug 699717
cursor position not retained on reopen when at end of file
Last modified: 2015-05-05 12:57:25 UTC
Klaus Rädecke pointed out this bug on the mailing list: 1. In gedit, create a blank line at the end of a text file. 2. Place the cursor on the blank line. 3. Close the file. 4. Reopen the file in gedit. The cursor will now be on the first line of the file. It should be on the last line where it was when you last closed the file.
I am not able to produce this kind of Bug by doing the steps that you mentioned.
I can still reproduce this in gedit 3.10.2. ghugesss, what version of gedit are you running? If you follow the steps above, where is the cursor after step 4?
gedit 3.8.3...cursor appears at the last position where it was.
Adam, I can also produce this bug. Will try to have look into this. :)
I've fixed a related bug recently: https://git.gnome.org/browse/gedit/commit/?id=bfdad07ae28f08957c73c667c7e811bc7c3b54ef So maybe this bug is fixed too. It's *maybe* related to the spell checker plugin, or another plugin.
Yes, I think this bug is fixed. Feel free to reopen it if the bug still occurs.