March 27, 2026
1:32 p.m.
On Fri Mar 27 12:38:44 2026 +0000, Byeongsik Jeon wrote:
The test failure appears to be caused by nulldrv_ImeProcessKey returning 1. Yes, which was an intentional choice to get the correct messages for IME processing on platforms that do not implement ImeProcessKey (which is only in macdrv currently).
After the above-mentioned MR and some refactoring, ImeProcessKey (the user driver version that is) can be removed completely. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9992#note_134055