Skip to content

Commit d866477

Browse files
authored
Docs: DOC-3526 - Context toolbar with position 'line' was not repositioning to the opposite side when overflowing the viewport (#4180)
1 parent f1ec5fe commit d866477

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,13 @@ In {productname} {release-version}, indentation is applied to every cell in the
193193

194194
// CCFR here.
195195

196+
=== Context toolbar with position 'line' was not repositioning to the opposite side when overflowing the viewport
197+
// #TINY-14376
198+
199+
Previously, a context toolbar configured with `position: 'line'`, such as a quickbar, was not repositioned when it overflowed the edge of the viewport. Under these conditions the toolbar could be cut off, which prevented users from clicking its buttons.
200+
201+
In {productname} {release-version}, a context toolbar that uses `position: 'line'` now flips to the opposite side when there is not enough space. The toolbar remains fully visible and usable in constrained layouts.
202+
196203
=== Some annotated text was hidden when printed even though it should have been visible
197204
// #TINY-14296
198205

0 commit comments

Comments
 (0)