Skip to content

Conversation

@DevCharly
Copy link
Member

There is only one change in FlatLaf 0.31 (compared to 0.30), which makes updating uncomplicated.
It changes "has focus" checking in FlatLaf and fixes https://issues.apache.org/jira/browse/NETBEANS-4173

In FlatLaf 0.30 the "current focus owner" was used to paint focused borders and blue list/table/tree selection. But "current focus owner" temporary changes when opening a popup menu or main menu.

Since FlatLaf 0.31 the "permanent focus owner" is used and the focused border stays where it is.

Now FlatLaf focus indication behaves the same as in Windows, macOS, GNOME and KDE.

This PR supersedes PR #2079.

FlatLaf 0.31 change log:
https://github.com/JFormDesigner/FlatLaf/releases/tag/0.31

@ebarboni ebarboni added this to the 12.0 milestone Apr 20, 2020
@ebarboni ebarboni merged commit 601151b into apache:master Apr 23, 2020
@DevCharly DevCharly deleted the flatlaf-0.31 branch April 28, 2020 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants