macOS: Fix the shift key not clearing pre-edit text in IME

Fixes #4541
This commit is contained in:
Kovid Goyal
2022-01-20 08:00:17 +05:30
parent 16d3e82515
commit b090602fdb
2 changed files with 11 additions and 0 deletions

View File

@@ -127,6 +127,8 @@ Detailed list of changes
- Show number of windows per tab in the :ac:`select_tab` action (:pull:`4523`)
- macOS: Fix the shift key not clearing pre-edit text in IME (:iss:`4541`)
0.24.1 [2022-01-06]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~