From 1b6a730a1879de901b909ce2fbe5a3073b4144ad Mon Sep 17 00:00:00 2001 From: johnsonj Date: Wed, 17 Jul 2019 15:37:49 +1000 Subject: Backport: Feature [feature-requests:#1300] part 3. Stop candidate window moving while typing. Backport of changeset 7685:f03dcfdb449b. --- doc/ScintillaHistory.html | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 284208b0e..e299e9c7a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -556,6 +556,7 @@ On Win32, stop the IME candidate window moving unnecessarily and position it better.
Stop candidate window overlapping composition text and taskbar.
Position candidate window closer to composition text.
+ Stop candidate window moving while typing.
Bug #2120. Feature #1300. -- cgit v1.2.3