aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index eb8127af4..517d3ae6a 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -529,6 +529,11 @@
Fixed bug on Win32 that allowed resizing autocompletion from bottom when it was
located above the caret.
</li>
+ <li>
+ On Win32, when using a screen reader and selecting text using Shift+Arrow,
+ fix bug when scrolling made the caret stay at the same screen location
+ so the screen reader did not speak the added or removed selection.
+ </li>
</ul>
<h3>
<a href="http://www.scintilla.org/scite365.zip">Release 3.6.5</a>