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

Cursor jumps to the start of text fields when the tab regain focus. #1563

Open
SunsetOrange opened this issue Jun 22, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@SunsetOrange
Copy link

If a non-active ThunderClient tab regains focus by placing a cursor into a text input field with a mouse click, the cursor will jump back to the start of the text input field and will sometimes highlight all the text in the box. This can cause the user to write changes into the wrong part of the text or overwrite it entirely.

To reproduce, open a ThunderClient tab and another tab to the side with something like a file in it. Click into the other tab to shift focus to that tab. Move the mouse to a position partway through the text in an input box in the ThunderClient tab, and click to place the cursor in the middle of the text. If this action is what restores focus to the ThunderClient tab, the cursor will leap to the start of the text field.

  • OS: Windows 11
  • vscode version: 1.90.2
  • extension version: v2.24.11 - Free version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant