org.jboss.tools.jst.css has Cursor leak problem
-----------------------------------------------
Key: JBIDE-10223
URL:
https://issues.jboss.org/browse/JBIDE-10223
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: common/jst/core
Reporter: Vitali Yemialyanchyk
Assignee: Alexey Kazakov
org.jboss.tools.jst.css.dialog.ImageSelectionDialog, line 610:
{code}
final Cursor waitCursor = new Cursor(getShell().getDisplay(), SWT.CURSOR_WAIT);
{code}
--
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