If some dialogs are open while an exception was raised the input of Exception_Window is blocked and the user cannot click the button to submit the issue report. Only if the other dialog is closed Exception_Window starts responding. By setting the modality of `Exception_Windows` to `ApplicationModal` the `Exception_Window` will get the 'highest priority' and accepts input even if other dialogs are open.
7.4 KiB
7.4 KiB