alexmller opened a new issue, #5754: URL: https://github.com/apache/hop/issues/5754
### Apache Hop version? 2.16.0-SNAPSHOT ### Java version? OpenJDK Runtime Environment (build 20+36-2344) ### Operating system macOS ### What happened? ## Scenario I want to add a new SQL Connection when editing an *Execute SQL Script* action. I open the *Relational Database Connection* dialog and eventually click the *Test* button to test connection parameters. ## Expected result When the test dialog opens, it should be focussed. ## Actual result The test dialog doesn't get focus. The dialog's toolbar and the *OK* Button don't react on click. When I click the underlying *Relational Database Connection* dialog, I see that it never looses focus. ## General information Does not happen, when I open the dialog from the *Metadata* view. Test dialog is closable, once the connection dialog is closed. ## Workaround You can still interact with the connection dialog and click *Test* all over again. Anytime a new window will pop up on top, still not being closable but showing the latest result. ### Issue Priority Priority: 3 ### Issue Component Component: Hop Gui -- 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]
