dotnet / wpf

WPF is a .NET Core UI framework for building Windows desktop applications.
MIT License
7.04k stars 1.17k forks source link

Multiple inputs in quick succession cause an FatalExecutionEngineError exception with Korean IME #9805

Open vsfeedback opened 4 days ago

vsfeedback commented 4 days ago

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work] When I quickly enter Korean characters in WPF Program(DataGrid, etc...), the program suddenly quits This phenomenon mainly occurs in Windows 11. The test environment is Windows 11, 23H2.

IDE : Visual Studio 2022 Framework : .Net Framework 4.81 Platform : WPF

To aid understanding, source code, video, and call stack are attached.


Original Comments

Feedback Bot on 9/5/2024, 10:57 AM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

miloush commented 4 days ago

Can the repro project and steps be attached here?

Sotatek-TuanDo commented 3 days ago

I encountered a similar issue when inputting Japanese. still no solution to resolve.