neilcsmith-net commented on issue #9524: URL: https://github.com/apache/netbeans/issues/9524#issuecomment-5033279925
Yes, this could also be a timing thing causing incorrect dialog parenting if this is happening early in the startup. The problematic dialog should possibly be shown after the main window is ready. If you're using FlatLaf's support for look and feel decorated windows, this can cause issues with modals. If this recurs, can you drag the main window out of the way using `META+<mousedrag>`, access the dialog, and get startup to complete normally? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
