Files
openide/platform/remote-driver/core
Maxim.Kolmakov 6c3c215aa3 [driver] Fix OnDispatcher.EDT when modal dialogs are opened
Previously no modality state was used so methods were not executed until dialog is closed. We need to also ensure that we don't run write actions from SwingUtilities.invokeAndWait otherwise exception about write unsafe context is thrown.

GitOrigin-RevId: 0bf5a8f6d3febe03334800befea14623a169e18f
2024-06-06 15:06:52 +00:00
..