[
https://issues.jboss.org/browse/JBIDE-9712?page=com.atlassian.jira.plugin...
]
Snjezana Peco resolved JBIDE-9712.
----------------------------------
Resolution: Done
I have fixed the issue using the active shell instead of the Eclipse workbench shell.
Both dialogs are still modal. If the usage dialog is created before, the runtime dialog
will use the shell of the usage dialog as a parent and won't be blocked.
If the usage dialog is created after creating the runtime dialog, the usage dialog will
use the shell of the runtime dialog as a parent and won't be blocked.
I have added the SWT.APPLICATION_MODAL flag to the runtime dialog to suppress closing the
runtime dialog when closing the usage dialog.
This fix is similar to the fix for JBIDE-9953.
I have tested the issue on Windows and Linux.
Runtime Detection Dialog during first start gets over modal dialog
with request to let usage reporting.
-------------------------------------------------------------------------------------------------------
Key: JBIDE-9712
URL:
https://issues.jboss.org/browse/JBIDE-9712
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: runtime detection, usage
Affects Versions: 3.3.0.M3
Reporter: Andre Dietisheim
Assignee: Snjezana Peco
Priority: Critical
Fix For: 3.3.0.Beta1
Request to let usage reporting modal dialog is opened first and then it is covered by
bigger Runtime Detection Dilaog. Usage dialog is modal and nothing can be pressed and
changed in Runtime Detection dialog. Sometimes I even didn't notice usage dialog and
it was confusing because runtime detection dialog just didn't respond to mouse
events.
There should be a way to show such dialogs one by one and not all at once blocking each
other.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira