Open
phisch
opened this issue 1 year ago
•
0 comments
The wayland implementation takes an input handler from the state, but only puts it back if the event was an IME key. I flipped the logic to ensure it's always put back.
This should fix both:
#10344
#10652
Release Notes:
Fixed input_handler out of range access (#10344, #10652).