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

Clicking on the description unexpectedly set/unset checkbox #57327

Closed
jrieken opened this issue Aug 28, 2018 · 3 comments
Closed

Clicking on the description unexpectedly set/unset checkbox #57327

jrieken opened this issue Aug 28, 2018 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug settings-editor VS Code settings editor issues verified Verification succeeded
Milestone

Comments

@jrieken
Copy link
Member

jrieken commented Aug 28, 2018

re #57304

  • scroll to a setting that has a check box
  • hover over its description
  • notice that the mouse style is 'text cursor'
  • click
  • the check box toggles

I find that very irritating. Either change the mouse style or only toggle the checkbox state when clicking the checkbox. Other settings don't seem to be sensitive to clicking their description, e.g. a text field doesn't get focus.

@roblourens
Copy link
Member

Where do you see the text cursor? It should be the default arrow on all settings. Maybe it should be pointer for bool instead.

@roblourens roblourens added the info-needed Issue requires more information from poster label Aug 28, 2018
@jrieken
Copy link
Member Author

jrieken commented Aug 29, 2018

Sorry, not text cursor but default and pointer cursor...

aug-29-2018 09-03-24

@jrieken jrieken removed the info-needed Issue requires more information from poster label Aug 29, 2018
@roblourens roblourens added bug Issue identified by VS Code Team member as probable bug settings-editor VS Code settings editor issues labels Aug 29, 2018
@roblourens roblourens added this to the August 2018 milestone Aug 29, 2018
@jrieken jrieken added the verified Verification succeeded label Aug 30, 2018
@jrieken
Copy link
Member Author

jrieken commented Aug 30, 2018

Verified that the cursor is now correct but the behaviour still seems weird to me

@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 13, 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 settings-editor VS Code settings editor issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants