Change Log
- System File Chooser:
- Update current filter before invoking approve callback and after closing dialog. (issue #1065)
- Added
PatternFilterto support glob file filter (e.g.*.tar.gz) on
Windows and on Linux, but not on macOS. (issue #1076) - Fixed: System and Swing file dialogs were shown at the same time if
application has no other displayable window. (issue #1078) - On Linux: Check whether required GSettings schemas are installed to avoid
application crash (occurred on NixOS with Plasma/KDE desktop). (issue #1069)
- ComboBox: Added UI property
ComboBox.buttonFocusedEditableBackground. (issue #1068) - Dialog: Some client properties (e.g.
JRootPane.titleBarShowTitle) did not
work before the dialog was made visible. (issue #1081) - Popup: Fixed scrolling popup painting issue on Windows 10 when a glass pane is
visible and frame is maximized. (issue #1071) - Slider: Styling
thumbSizeorfocusWidthdid not update slider size/layout. (PR #1074) - ToolBar: Grip disappeared when switching between Look and Feels. (issue #1075)
- macOS: Popups (menus and combobox lists) were not always hidden when window is resized. (issue #1082)
- Extras:
- UI defaults inspector: Fixed NPE if color of
FlatLineBorderis null. Also
useFlatLineBorderline color as cell background color in "Value" column. (PR #1080) FlatDesktop: Avoid unnecessary logging if desktop is not supported (e.g.
on NixOS with Plasma/KDE desktop).
- UI defaults inspector: Fixed NPE if color of