diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 6e89d2875..38d26e5fa 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -607,6 +607,11 @@ <a href="https://sourceforge.net/p/scintilla/bugs/2324/">Bug #2324</a>. </li> <li> + On Cocoa, place autocompletion lists and calltips on a higher window level so they can be seen + when invoked from a modal dialog. + <a href="https://sourceforge.net/p/scintilla/bugs/2329/">Bug #2329</a>. + </li> + <li> For Qt 6, fix "modified" signal when text is null but length non-0. <a href="https://sourceforge.net/p/scintilla/bugs/2328/">Bug #2328</a>. </li> |