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

Menu action Toggle Render Whitespace is a no-op if editor does not have focus #4685

Closed
vsccarl opened this issue Mar 25, 2016 · 2 comments
Closed
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-wrapping Editor line wrapping issues verified Verification succeeded
Milestone

Comments

@vsccarl
Copy link

vsccarl commented Mar 25, 2016

  • VSCode Version: 0.10.12-alpha
  • OS Version: Windows 10

Steps to Reproduce:
I think related to #2110 possibly a regression

  1. Open a project folder with cursor not in the editor
  2. View -> Toggle Render Whitespace

Actual:
Toggle does not show whitespace dots until the cursor is placed in the editor window regardless of how many times you toggle.

Expected:
Cursor does not need to be in the editor to toggle whitespace

@vsccarl vsccarl added the v-test label Mar 25, 2016
@Tyriar
Copy link
Member

Tyriar commented Mar 28, 2016

I can reproduce, to clarify "cursor" is talking about the text cursor, not mouse cursor.

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug workbench labels Mar 28, 2016
@alexdima alexdima changed the title Toggle Render Whitespace setting ineffective until cursor is in editor Menu action Toggle Render Whitespace is a no-op if editor does not have focus Mar 29, 2016
@egamma egamma removed the v-test label Aug 22, 2016
@alexdima alexdima added the editor-wrapping Editor line wrapping issues label Mar 1, 2017
@alexdima alexdima added this to the Backlog milestone Mar 1, 2017
@alexdima
Copy link
Member

This works now. I am opening a file, then clicking in the git commit box and pressing alt+z

@alexdima alexdima modified the milestones: March 2017, Backlog Mar 27, 2017
@michelkaporin michelkaporin added the verified Verification succeeded label Mar 30, 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 editor-wrapping Editor line wrapping issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants