Skip to content

Commit 0541c4c

Browse files
DOC-3132: Toolbar text field was not properly rendering focus. (#3618)
* DOC-3132: Toolbar text field was properly rendering focus. * Update modules/ROOT/pages/7.7.0-release-notes.adoc Co-authored-by: Sorita Heng <[email protected]> --------- Co-authored-by: Sorita Heng <[email protected]>
1 parent aab1525 commit 0541c4c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,12 @@ This caused confusion in identifying the problem during setup.
141141

142142
{productname} {release-version} addresses this by providing a more detailed error message when the `uploadcare_public_key` is not configured.
143143

144+
==== Toolbar text field was not properly rendering focus.
145+
// #TINY-11658
146+
147+
Previously, input elements lacked styling logic to display a border when focused, resulting in no visible indication of focus.
148+
This issue has been resolved in {productname} {release-version}. Input elements now correctly display a border when focused, ensuring improved visual feedback.
149+
144150
==== It was possible to `tab` to a toolbar group that had all children disabled.
145151
// #TINY-11665
146152

0 commit comments

Comments
 (0)