[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-5744) Deadlock after CSS editor usage

Yura Zhishko (JIRA) jira-events at lists.jboss.org
Sat Feb 13 08:38:10 EST 2010


     [ https://jira.jboss.org/jira/browse/JBIDE-5744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yura Zhishko updated JBIDE-5744:
--------------------------------

    Attachment: patchJBIDE5744.patch


I attached the patch that should fix this problem. This fix is a workaround of https://bugs.eclipse.org/bugs/show_bug.cgi?id=218979. So, I had to reimplement XMLPropertySheetConfiguration in our JSPPropertySheetConfiguration because of a private access to needed fields and methods. But, of course, it's the eclipse bug, so I'll create a test case and report it to bugzilla.

> Deadlock after CSS editor usage
> -------------------------------
>
>                 Key: JBIDE-5744
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5744
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>         Environment: Win 2003 Server
> JBT - 3.1.0.v201001262102N-H170-CR2
>            Reporter: Krasimir Goutcev
>            Assignee: Yura Zhishko
>             Fix For: 3.1.1
>
>         Attachments: .log, mainTread.log, patchJBIDE5744.patch, TestCase.swf, threaddump-1264750937841.tdump
>
>
> for reproduce this for test case you should :
> 1.place cursor in <rich:menuItem ... />
> 2.in Properties view click on row "iconStyle"
> 3. click on button "..."
> 4.Click "Ok" button
> only restart eclipse will help.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list