Not skipping the event in wxEVT_CHAR_HOOK event handler could completely freeze the program due to IME getting in some broken state. Avoid this by ensuring we always let the message hook it installs have the keyboard messages when it is active.
Closes #22473.
https://github.com/wxWidgets/wxWidgets/pull/26027
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
I'm merging this in order to have a chance of it being tested before backporting to 3.2.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
Closed #26027.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()