Skip to content
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

Fix empty dialogs on Linux (ref. #616 #642) #776

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kaorahi
Copy link
Contributor

@kaorahi kaorahi commented Oct 10, 2020

There are similar issues as #616 for Alt-M etc. This PR fixes them at once.

They are very annoying as the empty dialog holds the focus and prevents any window operations. I need to hit Ctrl-Alt-F2 and type a kill command on a virtual console to escape from the trap.

To developers:
Please use LizzieDialog instead of JDialog to avoid the suspicious behavior of setType(Type.POPUP) on Linux.

kaorahi pushed a commit to kaorahi/lizzie that referenced this pull request Oct 24, 2020
@kaorahi kaorahi mentioned this pull request Dec 6, 2020
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.

1 participant