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

Dragging/dropping multiple files in quick succession in Solution Explorer causes the application to crash #1571

Closed
davkean opened this issue Feb 16, 2017 · 4 comments
Assignees
Labels
Bug This is a functional issue in already written code. Resolution-No-Repro We cannot reproduce the bug. We need more information, clearer repro steps or a sample project. Triage-Approved Reviewed and prioritized
Milestone

Comments

@davkean
Copy link
Member

davkean commented Feb 16, 2017

(Opened from: https://developercommunity.visualstudio.com/content/problem/8918/draggingdropping-multiple-files-in-quick-successio.html)

  • When I drag a file to a new location in the solution explorer, a pop up opens asking me to confirm if I want to update references.
  • There is a slight delay to this pop up appearing.
  • If I start to drag a new file around before the pop up has appeared, the system gets confused and never finishes loading. Requires me to kill it in Task Manager and then reopen it again.
  • Expected Result: the pop up appears quicker, and I can't use Solution Explorer until the pop up has been dismissed.

NB: on a side note, its not clear what this pop up actually does, if anything.

@davkean davkean added the Bug This is a functional issue in already written code. label Mar 20, 2017
@davkean davkean added this to the 15.3 milestone Mar 20, 2017
@srivatsn srivatsn modified the milestones: 15.6, 15.3 May 3, 2017
@jmarolf jmarolf modified the milestones: 15.5, 15.6 Oct 3, 2017
@Pilchie Pilchie assigned tmeschter and unassigned jmarolf Dec 19, 2017
@Pilchie
Copy link
Member

Pilchie commented Dec 19, 2017

Is this the new project system, or the old? Is the dialog in question the rename dialog? What is changing the filename here?

@Pilchie Pilchie modified the milestones: 15.6, Unknown Dec 19, 2017
@Pilchie
Copy link
Member

Pilchie commented Dec 19, 2017

@tmeschter can you followup with the customer who filed the developer community item?

@davkean
Copy link
Member Author

davkean commented Dec 19, 2017

New project system. The renamer listens to workspace events and will easily get confused by multiple changes.

@jjmew jjmew added the Triage-Approved Reviewed and prioritized label Jan 14, 2019
@davkean
Copy link
Member Author

davkean commented Feb 2, 2020

This no longer occurs in 16.5, presumbly fixed when we rewrote the rename logic.

@davkean davkean closed this as completed Feb 2, 2020
@davkean davkean added the Resolution-No-Repro We cannot reproduce the bug. We need more information, clearer repro steps or a sample project. label Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a functional issue in already written code. Resolution-No-Repro We cannot reproduce the bug. We need more information, clearer repro steps or a sample project. Triage-Approved Reviewed and prioritized
Projects
None yet
Development

No branches or pull requests

6 participants