Skip to content

Commit b882e8e

Browse files
authored
Docs: DOC-3355 - History entries with lengthy names with no line breaks were overflowing (#4103)
1 parent 2574a1e commit b882e8e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,13 @@ The {productname} {release-version} release includes an accompanying release of
109109

110110
**TinyMCE AI** includes the following fixes, improvements and additions.
111111

112+
==== History entries with lengthy names with no line breaks were overflowing
113+
// #TINY-14075
114+
115+
Previously, chat history entries in the TinyMCE AI plugin did not handle text overflow for titles containing lengthy names without spaces. The title text extended beyond the visible area, hiding the options menu (three-dot button) and making the entry difficult to manage.
116+
117+
In {productname} {release-version}, chat history item titles now correctly truncate with an ellipsis when the text exceeds the available width. The options menu remains visible and accessible regardless of title length.
118+
112119
[[tinymceai-preview-iframe-missing-content-styles]]
113120
==== Preview iframe missing content styles such as figure alignment
114121
// #TINY-14194

0 commit comments

Comments
 (0)