Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breadcrumbs visually shifting while navigating document #135721

Closed
cas-- opened this issue Oct 24, 2021 · 3 comments
Closed

Breadcrumbs visually shifting while navigating document #135721

cas-- opened this issue Oct 24, 2021 · 3 comments
Assignees
Labels
breadcrumbs info-needed Issue requires more information from poster

Comments

@cas--
Copy link

cas-- commented Oct 24, 2021

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.61.2
  • OS Version: Ubuntu 20.04

Steps to Reproduce:

  1. Create a document with a lot of breadcrumbs e.g. Markdown using this text https://jaspervdj.be/lorem-markdownum/

  2. Narrow VSCode window until breadcrumb scrollbar appears

    image
    image

  3. 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

@jrieken
Copy link
Member

jrieken commented Oct 25, 2021

I am unable to reproduce... @cas-- Does this eventually recover, like when manually scrolling the breadcrumbs bar once?

@jrieken jrieken added the info-needed Issue requires more information from poster label Oct 25, 2021
@jrieken jrieken removed this from the October 2021 milestone Oct 25, 2021
@cas--
Copy link
Author

cas-- commented Nov 4, 2021

@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

@github-actions github-actions bot locked and limited conversation to collaborators Dec 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breadcrumbs info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants
@cas-- @jrieken and others