aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
authorGianluca Vaccari <unknown>2025-03-08 14:01:28 +1100
committerGianluca Vaccari <unknown>2025-03-08 14:01:28 +1100
commit5ff135d684cb71abec848a98e96557554a0911e3 (patch)
tree4ab0723a549e79cd91119a7462ae1eef23b432b9 /doc/ScintillaHistory.html
parent386fb7a89ffbff9497d8e9ce7d7f44c038c49729 (diff)
downloadscintilla-mirror-5ff135d684cb71abec848a98e96557554a0911e3.tar.gz
Bug [#2466]. Avoid dwell start when mouse moved outside the Scintilla widget.
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 2eb053855..a5640ea70 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -586,6 +586,7 @@
</tr><tr>
<td>Pawel Z Wronek</td>
<td>Joachim Mairboeck</td>
+ <td>Gianluca Vaccari</td>
</tr>
</table>
<h2 id="Releases">Releases</h2>
@@ -604,6 +605,10 @@
On Qt, draw clipped UTF-8 text correctly.
<a href="https://sourceforge.net/p/scintilla/bugs/2464/">Bug #2464</a>.
</li>
+ <li>
+ On Qt, avoid a dwell start when the mouse is moved outside the Scintilla widget.
+ <a href="https://sourceforge.net/p/scintilla/bugs/2466/">Bug #2466</a>.
+ </li>
</ul>
<h3>
<a href="https://www.scintilla.org/scintilla555.zip">Release 5.5.5</a>