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

wrong editor cursor position when enter new line in split editor. #54545

Closed
Zuolon opened this issue Jul 18, 2018 · 2 comments
Closed

wrong editor cursor position when enter new line in split editor. #54545

Zuolon opened this issue Jul 18, 2018 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug suggest IntelliSense, Auto Complete verified Verification succeeded
Milestone

Comments

@Zuolon
Copy link

Zuolon commented Jul 18, 2018

  • VSCode Version:1.25.1
  • OS Version:win10

Steps to Reproduce:
vs code bug
1.Split a editor.
2.Enter any content and show intelligent code completion dialog, and then don't click anywhere and don't close the suggest dialog.
3.Now enter new line in another editor. The cursor will jump back to old editor.

Does this issue occur when all extensions are disabled?: Yes

@vscodebot vscodebot bot added editor editor-autoindent Editor auto indentation issues labels Jul 18, 2018
@alexdima alexdima self-assigned this Jul 18, 2018
@alexdima alexdima removed the editor-autoindent Editor auto indentation issues label Jul 18, 2018
@braindev
Copy link

FWIW, I'm seeing the same thing on MacOS with the same version of VSCode.

@alexdima alexdima assigned jrieken and unassigned alexdima Jul 27, 2018
@alexdima
Copy link
Member

I would expect the suggest list to close itself on focus loss.

@Zuolon Can you reproduce this when disabling all extensions?

@alexdima alexdima added the suggest IntelliSense, Auto Complete label Jul 27, 2018
@jrieken jrieken added the bug Issue identified by VS Code Team member as probable bug label Jul 27, 2018
@jrieken jrieken added this to the August 2018 milestone Jul 27, 2018
@jrieken jrieken closed this as completed in c0917d8 Aug 6, 2018
@roblourens roblourens added the verified Verification succeeded label Aug 29, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 20, 2018
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 suggest IntelliSense, Auto Complete verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants