Strange phenomenon when hotkey meet LineEdit #3961
Answered
by
ogoffart
Horbin-Magician
asked this question in
Q&A
-
(Rust, Slint1.3.0, win11) The logic of my software is that:
But when I press shift+f, an 'f' is automatically typed in the LineEdit, like: 2023-11-19.160340.mp4This is strange and doesn't appear in previous versions (<1.3.0). I won't provide the code for now because it's complicated, but I can take the time to provide a simplified code if needed. |
Beta Was this translation helpful? Give feedback.
Answered by
ogoffart
Nov 20, 2023
Replies: 1 comment 3 replies
-
I don't exactly understand what the problem is. Is it that it types 'f' instead of 'F' ? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This may be related to changed in winit as we upgraded to winit 0.29