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

Selection was canceled after clicked with Shift is hold down, in some cases (drag and drop) #28688

Closed
yfdyh000 opened this issue Jun 14, 2017 · 6 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@yfdyh000
Copy link
Contributor

  • VSCode Version: 1.13.0 & 1.14.0
  • OS Version: Windows 10

Steps to Reproduce:

  1. Open a long file with scroll bar
  2. Shift+Arrow key to select some text, until the scroll bar changes, i.e. scroll.
  3. Keep the Shift key, release the Arrow key, and then clicked on a point.
@ramya-rao-a
Copy link
Contributor

@yfdyh000 Can you try the same with all extensions disabled?

image

@yfdyh000
Copy link
Contributor Author

@ramya-rao-a I can reproduce it with "code --disable-extensions" in 1.13.0 and latest trunk without Extensions.

@alexdima alexdima self-assigned this Jun 29, 2017
@alexdima
Copy link
Member

alexdima commented Oct 2, 2017

@yfdyh000 I cannot reproduce:

kapture 2017-10-02 at 9 50 18

@alexdima alexdima added the info-needed Issue requires more information from poster label Oct 2, 2017
@yfdyh000
Copy link
Contributor Author

yfdyh000 commented Oct 2, 2017

@alexandrudima Click on the middle of the screen instead of a line will scroll screen. I can still reproduced in 1.16.1 with code --disable-extensions.

@alexdima
Copy link
Member

alexdima commented Oct 2, 2017

That would be drag and drop which I have disabled.

I believe that's how drag and drop works, but let's leave it to @rebornix to decide.

workaround: "editor.dragAndDrop": false

@alexdima alexdima removed their assignment Oct 2, 2017
@alexdima alexdima removed the info-needed Issue requires more information from poster label Oct 2, 2017
@alexdima alexdima changed the title Selection was canceled after clicked with Shift is hold down, in some cases Selection was canceled after clicked with Shift is hold down, in some cases (drag and drop) Oct 2, 2017
@rebornix rebornix added the under-discussion Issue is under discussion for relevance, priority, approach label Nov 16, 2017
@rebornix rebornix added bug Issue identified by VS Code Team member as probable bug and removed under-discussion Issue is under discussion for relevance, priority, approach labels Nov 27, 2017
@rebornix
Copy link
Member

Shift-Click inside selection should behave the same whether dragNDrag is enabled or not.

dnd-shift-select

Thanks @yfdyh000 it's a good one and sorry for being back too late.

@rebornix rebornix added this to the November 2017 milestone Nov 27, 2017
@mjbvz mjbvz added the verified Verification succeeded label Dec 6, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 11, 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 verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

5 participants