dotnet / wpf

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

Flowdocument's ‘shift+enter’ error in Chinese Input Methods #9165

Open tingjiangcao opened 1 month ago

tingjiangcao commented 1 month ago

Description

When Richtextbox input Chinese, press ‘shift+enter’, under normal condition, it will change line, but under Chinese input method, the cursor can change line, but the input text cannot.

Reproduction Steps

.

Expected behavior

.

Actual behavior

.

Regression?

No response

Known Workarounds

No response

Impact

No response

Configuration

No response

Other information

No response

miloush commented 1 month ago

Please include a repro project.

youngerstyle commented 1 week ago

Environment: MS Input + win11

Here is a gif screenshot and a clean reproduction environment

PixPin_2024-07-09_17-29-08 WpfApp4.zip