Skip to content

Commit e060792

Browse files
DOC-3224: Inline formats were not applied to the marker of a list item when its content was a single block element. (#3937)
Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent 343e8d5 commit e060792

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,13 @@ In {productname} {release-version}, the xref:accordion.adoc[Accordion plugin] no
111111

112112
{productname} {release-version} also includes the following bug fixes:
113113

114+
=== Inline formats were not applied to the marker of a list item when its content was a single block element.
115+
// #TINY-13197
116+
117+
Previously, when applying an inline format to a fully or partially selected list that contained content wrapped inside a single block element, the style was not applied to the list item where the selection began. This resulted in inconsistent styling between the list decorator and its content.
118+
119+
This issue has now been resolved in {release-version}. The logic has been updated to ensure that the inline format is applied correctly to the list item where the selection begins.
120+
114121
=== Tooltip is now translated correctly for the dropdown chevron of the bullet and number list toolbar buttons.
115122
// #TINY-13271
116123

0 commit comments

Comments
 (0)