Closed Rowno closed 10 years ago
Can confirm I'm getting this too, here's a licecap gif showing the behaviour:
I'm using Sublime Text 3 on Mac OSX 10.9.2
For me it's even worse, the scroll position gets reset to the beginning of the file every time I hit save. Using ST2 under Ubuntu 12.04
ST 2 on Mac does scroll 1 line for me.
I have the same issue with ST2 on Ubuntu 13.10. It scrolls exactly one line up after saving.
Interestingly, I have one line up scrolling on a 13.10 machine with ST2 (same configuration) as others report, but on 12.04 it's different (reported above)
I'm having the same issue using ST2 and ST3 on Mac OS 10.9.2. Depending on font size, on save, it will either scroll up one line until it reaches the top or will jitter on one line.
I have the same issue with ST2 on Windows 7
I'm experiencing the same issue with ST3 on Windows 8.
Same issue for me with ST2 on Ubuntu 12.04, scrolls one line for some files and up to the top for some others.
I've worked around it, but it's really a bug in Sublime.
Thanks!
So ST's implementation of translate_tabs_to_spaces
is buggy, but I don't see any scroll jumping when I manually invoke the default commands Indentation: Convert to Tabs/Spaces
. Is there something else happening?
@dpashkevich it's the expand_tabs
command that causes it.
Oh ok, thanks for clarifying! Just tried to do some additional testing.
I know this is a really old post but I can't find an answer as to how this has been fixed.
Every time I save a file (Mac OSX 10.13.6 and Sublime Text 3.1.1) the cursor position jumps near the top of the file.
Experiencing the same issue with JSON
files after installing JSON key-value
package. Sublime 3.2.2. build 3211
A recent update added a bug that causes the editor to scroll up 1 line every time the editor is saved. I think 2e68c0ca036e29e148771518ee00c3288b251799 is causing it because I'm pretty sure this wasn't happening last week.
I'm using Sublime Text 3 on Mac OSX 10.9 / Ubuntu 13.10.