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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCM: switching from diff to original file no longer reveals selection #135692

Closed
bpasero opened this issue Oct 23, 2021 · 0 comments
Closed

SCM: switching from diff to original file no longer reveals selection #135692

bpasero opened this issue Oct 23, 2021 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders regression Something that used to work is now broken scm General SCM compound issues verified Verification succeeded
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Oct 23, 2021

Steps to Reproduce:

  1. modify a file that is under git control
  2. open the diff editor to see changes
  3. select a word on the right hand side diff
  4. select the action to jump to file [1]

=> 馃悰 selection is not carried forward

Works fine in stable, so it is a regression. If I had to guess: from the fix to #135422

[1]

image

@bpasero bpasero added bug Issue identified by VS Code Team member as probable bug scm General SCM compound issues regression Something that used to work is now broken labels Oct 23, 2021
@bpasero bpasero added this to the October 2021 milestone Oct 23, 2021
@bpasero bpasero added the verified Verification succeeded label Oct 26, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders regression Something that used to work is now broken scm General SCM compound issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants
@rebornix @bpasero @lramos15 and others