Skip to content

Commit 83636a9

Browse files
DOC-2609: Table resize bars was not properly aligned for inline edito… (#3581)
* DOC-2609: Table resize bars was not properly aligned for inline editors inside scrollable containers. * Update modules/ROOT/pages/7.6.1-release-notes.adoc Co-authored-by: Karl Kemister-Sheppard <[email protected]> --------- Co-authored-by: Karl Kemister-Sheppard <[email protected]>
1 parent 75a91c0 commit 83636a9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

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

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,22 @@ This led to inconsistent behavior, as keyboard shortcuts remained functional des
8484

8585
For information on the **Comments** plugin, see: xref:introduction-to-tiny-comments.adoc[Introduction to {companyname} Comments].
8686

87+
=== Enhanced Tables
88+
89+
The {productname} {release-version} release includes an accompanying release of the **Enhanced Tables** premium plugin.
90+
91+
**Enhanced Tables** includes the following fixes.
92+
93+
==== Table resize bars was not properly aligned for inline editors inside scrollable containers.
94+
// #TINY-11215
95+
96+
In earlier versions of {productname}, an issue was identified in the inline mode editor where table resize bars were improperly positioned when placed within a scrollable container. When the container was scrolled, the resize bars became misaligned with the corresponding table rows and columns.
97+
98+
This misalignment caused a disconnect between the table rows and their associated resize handles, leading to usability challenges as the handles appeared in the incorrect location.
99+
100+
In {productname} {release-version}, this issue has been resolved by ensuring the table resize bars are properly attached to the respective table rows and columns when the container is scrolled, enhancing usability and functionality.
101+
102+
For information on the **Enhanced Table** plugin, see: xref:advtable.adoc[Enhanced Tables].
87103

88104
[[accompanying-premium-plugin-end-of-life-announcement]]
89105
== Accompanying Premium plugin end-of-life announcement

0 commit comments

Comments
 (0)