Skip to content

Commit 122f1e8

Browse files
authored
Docs: DOC-3355 - In some browser/OS combinations it was not possible to have 3 source tags in the same row because of the scrollbar (#4108)
1 parent ddc1aff commit 122f1e8

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
@@ -124,6 +124,13 @@ The {productname} {release-version} release includes an accompanying release of
124124

125125
**TinyMCE AI** includes the following fixes, improvements and additions.
126126

127+
==== In some browser/OS combinations it was not possible to have 3 source tags in the same row because of the scrollbar
128+
// #TINY-14156
129+
130+
Previously, in the TinyMCE AI Chat panel, source tags displayed in the response area could appear in rows of only two instead of three on certain browser and operating system combinations. The `max-width` of the source tags did not account for the additional space consumed by thicker scrollbars on some platforms, causing the third tag to wrap to the next row.
131+
132+
In {productname} {release-version}, the maximum width of source tags has been reduced to accommodate scrollbar width variations across platforms. Source tags now consistently display three per row regardless of scrollbar size.
133+
127134
==== Previous and next buttons are now disabled when only one pending change remains
128135
// #TINY-13334
129136

0 commit comments

Comments
 (0)