Skip to content

Commit eb3f021

Browse files
DOC-2609: Text input was prevented in form elements in the contents of the editor.
1 parent 83636a9 commit eb3f021

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,13 +182,14 @@ For information on using Enhanced Skins & Icon Packs, see: xref:enhanced-skins-a
182182
[[bug-fixes]]
183183
== Bug fixes
184184

185-
{productname} {release-version} also includes the following bug fix<es>:
185+
{productname} {release-version} also includes the following bug fixes:
186186

187-
=== <TINY-vwxyz 1 changelog entry>
188-
// #TINY-vwxyz1
187+
=== Text input was prevented in form elements in the contents of the editor.
188+
// #TINY-11446
189189

190-
// CCFR here.
190+
Previously, an issue was identified in Google Chrome where text input was prevented within form elements, resulting in the inability to insert text into these elements.
191191

192+
This has been addressed in {productname} {release-version} by updating the logic for handling text input on non-editable elements to include support for form elements. As a result, text can now be successfully inserted into form elements in Google Chrome.
192193

193194
[[security-fixes]]
194195
== Security fixes

0 commit comments

Comments
 (0)