We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
keybinding.json
[ { "key": "ctrl+tab", "command": "workbench.action.nextEditor" }, { "key": "ctrl+shift+tab", "command": "workbench.action.previousEditor" }, ]
ctrl+tab
ctrl+shift+tab
This bug is not limited to JPG files. An extension that displays PDF files also reproduced this problem: James-Yu/LaTeX-Workshop#4537
In this video, you can see several times how a tab moves twice with a single press of the shortcut key.1
File:Youngzin Gemur Khar Lahaul Jun24 A7CR 00176.jpg. (2025, February 15). Wikimedia Commons. Retrieved 05:47, February 25, 2025 from https://commons.wikimedia.org/w/index.php?title=File:Youngzin_Gemur_Khar_Lahaul_Jun24_A7CR_00176.jpg&oldid=998786706. ↩
The text was updated successfully, but these errors were encountered:
Could you check if this reproduces when you disable all extensions? I'm not able to reproduce this behaviour.
Sorry, something went wrong.
It was reproducible even after disabling all extensions.
Perhaps splitting the editor may be necessary to reproduce.
I did try splitting the editor and used a very large image
bpasero
benibenj
No branches or pull requests
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
keybinding.json
like this:ctrl+tab
orctrl+shift+tab
.This bug is not limited to JPG files. An extension that displays PDF files also reproduced this problem: James-Yu/LaTeX-Workshop#4537
In this video, you can see several times how a tab moves twice with a single press of the shortcut key.1
Screen.Recording.2025-02-25.at.14.43.40.mov
Footnotes
File:Youngzin Gemur Khar Lahaul Jun24 A7CR 00176.jpg. (2025, February 15). Wikimedia Commons. Retrieved 05:47, February 25, 2025 from https://commons.wikimedia.org/w/index.php?title=File:Youngzin_Gemur_Khar_Lahaul_Jun24_A7CR_00176.jpg&oldid=998786706. ↩
The text was updated successfully, but these errors were encountered: