Skip to content

Commit 1445cdc

Browse files
Update modules/ROOT/pages/7.9.0-release-notes.adoc
Co-authored-by: shirqa <[email protected]>
1 parent ab678dc commit 1445cdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,9 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
156156
=== Japanese keyboard could insert content while the editor was in `readonly` mode
157157
// #TINY-11363
158158

159-
In previous versions of {productname}, an issue was identified where the editor permitted content insertion via IME (Input Method Editor) input, such as using a Japanese keyboard even when the editor was configured with `readonly: true`. This behavior allowed users to bypass standard input restrictions, potentially compromising content protection and data integrity.
159+
In previous versions of {productname}, an issue was identified where the editor permitted content insertion via IME (Input Method Editor) input, such as using a Japanese keyboard even when the editor was configured with `readonly: true`.
160160

161-
With the release of {productname} {release-version}, this issue has been addressed by implementing event handlers that intercept and block IME-related input events and their default behaviors while in read-only mode. This enhancement ensures that the readonly setting is strictly enforced, preventing content modifications from all input sources, including IME. As a result, data integrity is preserved, and the editor's reliability in multilingual environments is significantly improved.
161+
With the release of {productname} {release-version}, this issue has been addressed by implementing event handlers that intercept and block IME-related input events and their default behaviors while in read-only mode. This enhancement ensures that the readonly setting is strictly enforced, preventing content modifications from all input sources, including IME.
162162

163163

164164
[[security-fixes]]

0 commit comments

Comments
 (0)