Menus: fixed missing modifiers flags in ActionEvent (issue #371; regression since FlatLaf 1.3)

This commit is contained in:
Karl Tauber
2021-08-13 20:32:07 +02:00
parent a613a244f4
commit c6d1ed91a7
2 changed files with 46 additions and 13 deletions

View File

@@ -8,6 +8,13 @@ FlatLaf Change Log
- InternalFrame: Double-click on icon in internal frame title bar now closes the
internal frame. (issue #374)
#### Fixed bugs
- Menus: Fixed missing modifiers flags in `ActionEvent` (e.g. `Ctrl` key
pressed) when running in Java 9+ on Linux, macOS. Occurs also on Windows in
large popup menus that do not fit into the window. (issue #371; regression
since FlatLaf 1.3)
## 1.5