[
https://issues.jboss.org/browse/JBIDE-10996?page=com.atlassian.jira.plugi...
]
Yahor Radtsevich commented on JBIDE-10996:
------------------------------------------
The same issue is described in this thread:
http://www.eclipse.org/forums/index.php/m/652136/ .
The problem is the method java.awt.Desktop.isDesktopSupported(), which is used for opening
current page in default browser (File > Open in default browser). This method somehow
initializes AWT, that the application does not close JVM at the end of main() method.
BrowserSim: the application not closing on Mac OS X
---------------------------------------------------
Key: JBIDE-10996
URL:
https://issues.jboss.org/browse/JBIDE-10996
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.Beta1
Reporter: Yahor Radtsevich
Assignee: Yahor Radtsevich
Priority: Blocker
Fix For: 3.3.0.Beta1
Attachments: screenshot-1.png
*Steps to reproduce:*
# Run BrowserSim on Mac OS X.
# In the application menu select File->Exit.
*Actual result:*
The BrowserSim shell is closed, but the application icon is left on the system taskbar.
This screenshot demonstrates the result of four BrowserSim run/exit actions:
!screenshot-1.png!
*Expected result:*
The application icons should disappear from the task-bar on exit.
--
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