slint
slint copied to clipboard
Window get stuck when clicking LineEdit on windows server 2016 2019 2022
Platform: windows 11 professional, rust 1.80.0, slint 1.7.1
When running on Windows Server 2016, 2019, 2022(all tried), most of the time, when click LineEdit the whole window will be stuck, widget like ProgressIndicator stop progressing. Minimizing or resizing the program window will help to solve the problems.
The same problem with slint examples like gallery.
But on my PCs, windows 10 and windows 11, all works fine.
https://github.com/user-attachments/assets/788b479e-d913-4372-861d-4d7b1924ff76
Thanks for the report. What you describe sounds similar to #5089 . By any chance, are you using a Korean edition of Windows?
No, the OS language is Simplified Chinese. The problem only exists on the Server edition Windows, My laptop using Windows 10 and PC using Windows 11 do not have this problem
I'm going to close this issue as duplicated of https://github.com/slint-ui/slint/issues/5089 but thanks anyway for reporting the issue. Note that we still have no idea on exactly what the problem is and how to fix it, feel free to chime in in that issue if you have an idea.