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

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Mon Feb 15 09:38:38 EST 2010


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

Max Rydahl Andersen updated JBIDE-5744:
---------------------------------------

    Environment: 
Win 2003 Server (64 bit)
JBT - 3.1.0.v201001262102N-H170-CR2

  was:
Win 2003 Server
JBT - 3.1.0.v201001262102N-H170-CR2



Explanation from IRC:

<yzhishko> When we open a jsp , html or xhtml page on firstly on Visual/Source or Preview pane, this bug become reproducible.
<@max_at_hibernate> ok and I do I understand it correctly when i say this is only on Windows X64, and only when users use the "..." button on (any?) property sheet view?
<@max_at_hibernate> or is it only on "..."''s for property dialogs that uses xulrunner as another preview ?
<yzhishko> Yes it's only under x64. About button "..." is no. The problem is in redrwing of Control Decoration which we use when content assist is added.
<@max_at_hibernate> dont we use the standard eclipse control decoration code? i.e. this also fails for other property views then ?
<yzhishko> So this is the main problem. Yes we use standard control deocration. I created my own editor with the same property view functions as we have but without Visual Part. And this bug isn't reproducible.
*** tsurdilo has joined #jbosstools
<@max_at_hibernate> so its xurlunner + propertysheet + control decorator that causes this ? And its only if a property field with the decoration gets focus  we got the bug ?
<yzhishko> Yes.

> 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 (64 bit)
> 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