diff options
author | johnsonj <unknown> | 2023-05-09 10:35:50 +1000 |
---|---|---|
committer | johnsonj <unknown> | 2023-05-09 10:35:50 +1000 |
commit | be573bc56e019ca3441a762c2e86ec2ea1fa0b24 (patch) | |
tree | 092530fdd7e4db7318b434ccb73742267d09f683 /doc/ScintillaHistory.html | |
parent | 19919bba2fc5ff5b45fd402f421ede79068d0a6f (diff) | |
download | scintilla-mirror-be573bc56e019ca3441a762c2e86ec2ea1fa0b24.tar.gz |
Stop movement of IME candidate box.
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 9e5d81c7e..48639f6e0 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -598,6 +598,9 @@ <a href="https://sourceforge.net/p/scintilla/bugs/1923/">Bug #1923</a>. </li> <li> + On Qt, stop movement of IME candidate box. + </li> + <li> On Qt for Cocoa, fix crash in entry of multi-character strings with IME. </li> </ul> |