You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Narrow VSCode window until breadcrumb scrollbar appears
Move around document with keyboard arrows
Result
The breadcrumb bar visually shifts a pixel or two and back again with every keypress, which is quite distracting. This video only shows it briefly but is more noticeable in editor.
breadcrumb_shifting.mp4
Expected Result
Breadcrumb bar is static when navigating around document with arrow keys
The text was updated successfully, but these errors were encountered:
@jrieken No it doesn't recover with any scrolling in the breadcrumb bar but I just realised that this bug is revealed when a custom window zoom level is set e.g. 0.8
I tested with newly released version 1.62 and it's actually worse since the breadcrumb bar now slowly scrolls to the start of the with every cursor movement then jumps back to the end when typing. Could this regression be a result of this commit e764729
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
Create a document with a lot of breadcrumbs e.g. Markdown using this text https://jaspervdj.be/lorem-markdownum/
Narrow VSCode window until breadcrumb scrollbar appears
Move around document with keyboard arrows
Result
The breadcrumb bar visually shifts a pixel or two and back again with every keypress, which is quite distracting. This video only shows it briefly but is more noticeable in editor.
breadcrumb_shifting.mp4
Expected Result
Breadcrumb bar is static when navigating around document with arrow keys
The text was updated successfully, but these errors were encountered: