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 Position is wrong after resizing text in editor and jumping to end of line #18975

Closed
Eli-Goldberg opened this issue Jan 21, 2017 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@Eli-Goldberg
Copy link

Eli-Goldberg commented Jan 21, 2017

Cursor Position is wrong after resizing text in editor and jumping to end of line.
It's weird, but only happens in "require" lines in JS.

  • VSCode Version: Insiders
    Commit ee9d91c
    Date 2017-01-20T14:58:38.006Z
  • OS Version: Ubuntu 16.04

Steps to Reproduce:

  1. Set your editor font size to 14 (for instance) in user settings
  2. Go to some code that has a "require" statement in a JS file
  3. Jump to the end of the line and see it's fine (cursor goes to end)
  4. Press CTRL+- (set text one unit smaller) and press END (jump to end of line)
  5. Cursor will jump to end of bracket, not end of line

ezgif com-e0135b3d07

@alexdima alexdima added the bug Issue identified by VS Code Team member as probable bug label Jan 21, 2017
@alexdima alexdima added this to the January 2017 milestone Jan 21, 2017
@sandy081 sandy081 added the verified Verification succeeded label Jan 26, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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 verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants