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

.NET Core 3.0 WPF Crash when copying from RichTextBox #664

Closed
livarcocc opened this issue May 7, 2019 · 4 comments
Closed

.NET Core 3.0 WPF Crash when copying from RichTextBox #664

livarcocc opened this issue May 7, 2019 · 4 comments
Assignees
Labels
regression status: This issue is a regression from a previous build or release
Milestone

Comments

@livarcocc
Copy link

@Oliveoil1 commented on Wed Apr 03 2019

Copying from a RichTextBox control in .NET Core 3.0 with WPF will consistently cause the application to freeze up and eventually crash. This problem only seems to affect RichTextBoxs, as when I tried with a regular TextBox, it ran perfectly fine.

@ryalanms
Copy link
Member

ryalanms commented May 7, 2019

@Oliveoil1, is the application freezing when copying text from the RichTextBox to the clipboard? That works normally in recent versions of the .NET core SDK. Could you try a recent version of the .NET core SDK? https://github.com/dotnet/core-sdk/blob/master/README.md#installers-and-binaries

If it still crashes, we can investigate. Thanks.

@grubioe grubioe added this to Needs Triage in Triage Board May 15, 2019
@grubioe grubioe added this to the Preview milestone May 24, 2019
@grubioe
Copy link
Contributor

grubioe commented May 24, 2019

Might be a dupe. @ojhad please investigate.

@vatsan-madhavan
Copy link
Member

Moving this to 3.0 since this is a move involved change. We should try to get this in early in Preview 8.

@vatsan-madhavan vatsan-madhavan added the regression status: This issue is a regression from a previous build or release label Jul 2, 2019
@ojhad ojhad closed this as completed Jul 6, 2019
@ojhad
Copy link
Contributor

ojhad commented Jul 6, 2019

Merged PR with fix, closed issue.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
regression status: This issue is a regression from a previous build or release
Projects
No open projects
Triage Board
Needs Triage
Development

No branches or pull requests

5 participants