diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index f0a419e09..bde4d4408 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -566,6 +566,12 @@ <li> SciTE enables use of SCI_ commands in user.context.menu. </li> + <li> + On Win32, stop the IME candidate window moving unnecessarily and position it better.<br /> + Stop candidate window overlapping composition text and taskbar.<br /> + <a href="https://sourceforge.net/p/scintilla/bugs/2120/">Bug #2120</a>. + <a href="https://sourceforge.net/p/scintilla/feature-requests/1300/">Feature #1300</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scite420.zip">Release 4.2.0</a> |