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

Ctrl + G does not work if the file is switched to the side bar #458

Closed
juls0730 opened this issue Sep 30, 2023 · 2 comments · Fixed by #545
Closed

Ctrl + G does not work if the file is switched to the side bar #458

juls0730 opened this issue Sep 30, 2023 · 2 comments · Fixed by #545
Assignees

Comments

@juls0730
Copy link

juls0730 commented Sep 30, 2023

Issue summary

When you open a file, switch it to be split screen, then press Ctrl + G and go somewhere it scrolls back to your original scroll position (somewhat at least).

Environment

  • VSCode Version: 1.82.2 commit abd2f3db4bdb28f9e95536dfa84d8479f1eb312d (at least I think that's a commit hash)
  • Extension Version: v1.9.12
  • Operating System: Linux

Steps to reproduce

  1. open a file with the hex editor
  2. set the file to be split screen
  3. press Ctrl + G and type in an offset that scrolls the screen
  4. attempt to scroll with the mouse

Expected behavior: The screen should stay scrolled to that offset
Actual behavior: It sets the scroll to about where you were scrolled before you Ctrl + G'd to the offset

Aditional information

#439 may be related to the issue I am facing.

@juls0730
Copy link
Author

juls0730 commented Sep 30, 2023

My workaround currently is to just wait until the file is split screened before viewing it in the hex editor

@juls0730
Copy link
Author

juls0730 commented Nov 9, 2024

thank you thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants