Redundant display when input Chinese on LineEdit (or TextEdit) #5982
Labels
a:backend-winit
Winit backend (mS,mO)
a:platform-windows
Issue specific to Windows (mT,bS)
bug
Something isn't working
upstream
Needs a fix upstream
Win11, Slint1.7.2, renderer-skia-opengl, Rust
I found that extra initial are rendered below the input box when , it is redundant.
This will only happen when you type immediately after the input box has gained focus, like:
LineEdit.mp4
If it's more difficult for you to reproduce, please let me know as much information as possible about the code and I'll be happy to help deal with this problem.
Below is my demo code:
lineedit_demo.zip
The text was updated successfully, but these errors were encountered: