-
Notifications
You must be signed in to change notification settings - Fork 778
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What's New Dialog causes freezes on macOS when resizing window #9050
Comments
|
So I should probably just close this issue and update the old one. |
You can test popup freeze with search language/flag dialog (from connection). |
See #4920 (comment) |
When running the beta if you try to use any sort of window management software (e.g. snap XMage to left half of screen) while the "Connect to server" window is open, the entire application will freeze. Digging into it some more, it's cause by the what's new dialog.
When running from source on my M1 Mac, the what's new dialog does not work at all, since the JDK can't find a arm version
libjfxwebkit.dylib
. (The issue of the UI hanging still happens even when building from source.Error:
The text was updated successfully, but these errors were encountered: