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

Toggling word wrap resets the view position #23650

Closed
michelkaporin opened this issue Mar 30, 2017 · 0 comments
Closed

Toggling word wrap resets the view position #23650

michelkaporin opened this issue Mar 30, 2017 · 0 comments
Assignees
Labels
editor-wrapping Editor line wrapping issues feature-request Request for new features or functionality
Milestone

Comments

@michelkaporin
Copy link
Contributor

michelkaporin commented Mar 30, 2017

  • VSCode Version: 1.11.0

Steps to Reproduce:

  1. Open minified file and leave scrollTop = 0.
  2. Focus on the top line, toggle 'disable wrapping for this file' button, so that it becomes unwrapped.
  3. Toggle the button again to wrap it.
  4. Scroll is reset to the bottom of the file.

Expectation: to keep focus on the top line.

@michelkaporin michelkaporin added editor-wrapping Editor line wrapping issues feature-request Request for new features or functionality labels Mar 30, 2017
@alexdima alexdima added this to the Backlog milestone Apr 4, 2017
@alexdima alexdima modified the milestones: Backlog, May 2017 May 31, 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
editor-wrapping Editor line wrapping issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants