Skip to content

Commit 73d823e

Browse files
DOC-3131: The tooltip for the button was not translated in Hebrew.
1 parent d8b5aad commit 73d823e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,11 @@ In previous versions of {productname}, the keyboard focus styles were not proper
359359

360360
Previously, when the editor height was set using relative units such as `pt` or `em`, the editor was unable to parse and evaluate these values correctly. As a result, it would bypass the `min_height` and `max_height` checks, leading to unpredictable layout behavior. This issue was especially noticeable during initialization, although resizing later used the browser-calculated content box height, which partially masked the problem. In {release-version}, {productname} now attempts to compute height values from additional unit types to better enforce minimum and maximum height constraints. Some units, such as percentages (`%`), may still override explicit height values due to browser limitations in determining the final rendered size. This update ensures that `min_height` and `max_height` settings are more reliably applied across a wider range of unit types.
361361

362+
=== The tooltip for the `blockquote` button was not translated in Hebrew.
363+
// #TINY-11732
364+
365+
Previously, the tooltip for the `blockquote` button was not translated in Hebrew. {productname} {release-version} addresses this by adding a new Hebrew translation to the tooltip for the `blockquote` button.
366+
362367

363368
[[security-fixes]]
364369
== Security fixes

0 commit comments

Comments
 (0)