diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 22398797d..266e9732f 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -595,6 +595,10 @@ for rectangular or thin selection by performing no action. <a href="https://sourceforge.net/p/scintilla/bugs/2078/">Bug #2078</a>. </li> + <li> + Ensure container notified if Insert pressed when caret off-screen. + <a href="https://sourceforge.net/p/scintilla/bugs/2083/">Bug #2083</a>. + </li> <li> Platform layer font cache removed on Win32 as there is a platform-independent cache. </li> |