Skip to content

Commit 5e240ed

Browse files
authored
DOC-3132: Dialog menu dropdowns now close when a dialog is moved. (#3614)
* DOC-3132: Dialog menu dropdowns now close when a dialog is moved * Update modules/ROOT/pages/7.7.0-release-notes.adoc
1 parent a25309b commit 5e240ed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,11 @@ Previously in the xref:link.adoc[Link] plugin, there was no ability to override
209209

210210
{productname} <x.y[.z]> also includes the following bug fix<es>:
211211

212+
=== Dialog menu dropdowns now close when scrolling the editor container.
213+
// #TINY-11398
214+
215+
Previously, dialog menu dropdowns were not positioned correctly after scrolling the editor container, causing them to remain visible even when the editor was no longer in view. This resulted in dropdowns being displayed without their corresponding dialog context. {productname} {release-version} updates the behavior to ensure that dialog menu dropdowns close on the window scroll event, preventing them from appearing out of context.
216+
212217
=== The `insertContent` API was not replacing selected non-editable elements correctly.
213218
// #TINY-11714
214219

0 commit comments

Comments
 (0)