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

Text gets selected, to the next line, when the menu bar auto hides #32853

Closed
Eldaw opened this issue Aug 20, 2017 · 2 comments
Closed

Text gets selected, to the next line, when the menu bar auto hides #32853

Eldaw opened this issue Aug 20, 2017 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug editor-core Editor basic functionality under-discussion Issue is under discussion for relevance, priority, approach verified Verification succeeded

Comments

@Eldaw
Copy link

Eldaw commented Aug 20, 2017

  • VSCode Version: Code 1.15.1 (41abd21, 2017-08-16T18:07:25.676Z)
  • OS Version: Windows_NT x64 10.0.15063
  • Extensions:
Extension Author (truncated) Version
spellright ban 1.1.16
python don 0.7.0
cpptools ms- 0.12.3
csharp ms- 1.12.1
PowerShell ms- 1.4.1
blank-line-organizer rin 0.1.2
sort-lines Tyr 1.3.0
change-case wma 1.0.0

Steps to Reproduce:

  1. Set your menu bar to auto hide (i.e. set it to toggle).
  2. Press Alt to show the menu bar.
  3. Click somewhere near the beginning of a line of text in your currently visible text document.
  4. As the menu bar disappears, notice that the text gets selected, started from the position where you clicked and ending on the line below where you clicked.

Expected:
Nothing should get selected when the menu bar auto hides. The cursor should simply be wherever you clicked.

Reproduces without extensions: Yes/No

@vscodebot vscodebot bot added editor editor-core Editor basic functionality labels Aug 20, 2017
@rebornix rebornix added under-discussion Issue is under discussion for relevance, priority, approach workbench labels Nov 16, 2017
@sbatten
Copy link
Member

sbatten commented Sep 13, 2018

This issue is resolved when setting window.titleBarStyle to custom which should be the default this milestone on Windows.

@bpasero
Copy link
Member

bpasero commented Sep 19, 2018

Happened.

@bpasero bpasero closed this as completed Sep 19, 2018
@bpasero bpasero added the bug Issue identified by VS Code Team member as probable bug label Sep 19, 2018
@bpasero bpasero added this to the September 2018 milestone Sep 19, 2018
@bpasero bpasero added the verified Verification succeeded label Sep 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 3, 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 editor-core Editor basic functionality under-discussion Issue is under discussion for relevance, priority, approach verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants