Skip to content

Commit 46c050c

Browse files
kemister85Farzad Hayat
andauthored
Update modules/ROOT/pages/7.5-release-notes.adoc
Co-authored-by: Farzad Hayat <[email protected]>
1 parent d2c1482 commit 46c050c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,6 @@ In {productname} {release-version}, this has been corrected. The focus highlight
182182

183183
In previous versions of {productname}, an issue was identified on German Mac keyboard layouts where the `+Option+8+` keyboard combination, used to type the opening curved bracket `{`, conflicted with the `+Alt+F12+` shortcut, which is used to focus notifications in the {productname} editor. This conflict occurred because, on German Mac keyboards, `+Option+8+` generated a key code that overlapped with the `+Alt+F12+` function, preventing users from typing `{` in the editor.
184184

185-
This issue impacted users with German keyboard layouts by restricting their ability to type `{`, a commonly used symbol in coding and scripting.
186-
187185
To address this, {productname} {release-version} updates the keyboard event handling, implementing the `event.key` property rather than relying on numeric key codes. This solution ensures that the `{` character can be typed using `+Option+8+` on German Mac keyboards without interfering with the `+Alt+F12+` notification focus shortcut.
188186

189187
[[security-fixes]]

0 commit comments

Comments
 (0)