Skip to content

Commit cfe732a

Browse files
committed
Docs: DOC-3243 - Toggling lists cause selection issues
1 parent 8d0bcc7 commit cfe732a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

modules/ROOT/pages/8.4.0-release-notes.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,13 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
158158

159159
// CCFR here.
160160

161+
=== Toggling lists cause selection issues
162+
// #TINY-13213
163+
164+
Previously, repeatedly toggling list formatting (for example, switching between bullet and ordered lists) could cause the selection to extend unexpectedly, including content that was not initially selected. The selection would jump to adjacent lines and expand with each subsequent toggle, making it difficult to apply list changes only to the intended items.
165+
166+
In {productname} {release-version}, the selection logic no longer considers the forced root block when the selection is not collapsed. This prevents the selection from expanding beyond the intended list items, so list formatting can be toggled without unintended selection changes.
167+
161168

162169
[[security-fixes]]
163170
== Security fixes

0 commit comments

Comments
 (0)