Typing a character that causes horiz scrollbar to appear doesn't scroll up #550
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Result: When you type the character that makes the horizontal scrollbar appear, the editor doesn't scroll up, so the character is underneath the scrollbar. Typing another character makes it scroll to cursor properly.
Found this while testing my scrolling changes (they exhibit the same bug, which maybe is a good sign that the changes haven't disrupted the overall logic too much :))
Will your changes help here, since they also touch the scrolling-and-updating order?
No, the bug still occurs with my changes. I haven't debugged into it to figure out where the problem is.
mentioned in issue #1240
mentioned in issue #643
mentioned in issue #745