Skip to content

Commit 4e83b0c

Browse files
kemister85metricjs
andauthored
Update modules/ROOT/pages/8.4.0-release-notes.adoc
Co-authored-by: Millie <millie.macdonald@tiny.cloud>
1 parent 0001316 commit 4e83b0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ In {productname} {release-version}, an issue was identified where certain deleti
356356

357357
{productname} {release-version} addresses this by updating the key handler registration to occur during the `init` phase, and additional checks now ensure that previously prevented events are respected.
358358

359-
=== Deleting a selection in an `li` didn't trigger `beforeinput`.
359+
=== Deleting a selection in a `li` didn't trigger `beforeinput`.
360360
// #TINY-12793
361361

362362
Previously, deleting a selection inside a list item or pressing Backspace at the start of a list item did not fire the native `beforeinput` event. The editor's list key handler prevented the `keydown` event before performing the deletion, which also suppressed the `beforeinput` event. This affected integrations and plugins that relied on `beforeinput` to intercept or customize deletion behavior in lists.

0 commit comments

Comments
 (0)