Popup: popups that request focus were not shown on Linux with Wayland and Java 21 (issue #752)

This commit is contained in:
Karl Tauber
2023-10-21 17:04:22 +02:00
parent 0d2f37e1da
commit 5c56dbfed6
2 changed files with 43 additions and 0 deletions

View File

@@ -1,6 +1,14 @@
FlatLaf Change Log
==================
## 3.2.3
#### Fixed bugs
- Popup: Popups that request focus were not shown on Linux with Wayland and Java 21.
(issue #752)
## 3.2.2
#### Fixed bugs