Skip to content

Commit f9272d9

Browse files
committed
DOC-3151: Select UI elements was not properly styled on Chrome version 136.
1 parent 4e8bdce commit f9272d9

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,3 +297,10 @@ Key Improvements/Benefits:
297297
Previously, when the xref:user-formatting-options.adoc#style_formats[style_formats] configuration was explicitly set to an empty list, the **Formats** toolbar button remained enabled, displaying an empty and non-functional dropdown menu. This led to confusion, as the button appeared interactive and suggested available formatting options, despite none being configured.
298298

299299
In {release-version}, the {productname} editor now disables the **Formats** button entirely when no style formats are defined. This change improves usability by clearly signaling that there are no available style options, preventing unnecessary interaction and enhancing clarity for end users.
300+
301+
=== Select UI elements was not properly styled on Chrome version 136.
302+
// #TINY-12131
303+
304+
Previously, the `Select` UI elements were not properly styled in Chrome version 136, resulting in no visual indication of the currently selected option, which lead to usability issues.
305+
306+
{productname} {release-version} addresses this issue. Now, the styling for `Select` UI elements had been updated to ensure the selected option is clearly displayed, restoring proper visual feedback. This improvement ensures consistent and intuitive styling for Chrome 136 and earlier versions.

modules/ROOT/pages/changelog.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ NOTE: This is the {productname} Community version changelog. For information abo
4141
// #TINY-11676
4242
* Editor did not scroll into viewport on receiving focus on Chrome and Safari.
4343
// #TINY-12017
44+
* Select UI elements was not properly styled on Chrome version 136.
45+
// #TINY-12131
4446

4547
== xref:7.8.0-release-notes.adoc[7.8.0 - 2025-04-9]
4648

0 commit comments

Comments
 (0)