[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-2665) Expanding project archive nodes in Project Explorer affects Project Archives view?

Rob Stryker (JIRA) jira-events at lists.jboss.org
Fri Aug 22 16:36:39 EDT 2008


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

Rob Stryker resolved JBIDE-2665.
--------------------------------

    Resolution: Done


I don't think they're so much reacting to each other as the Project Archives view is responding to selection change events throughout the workbench,

The Project Archives view listens for all Workbench selections and sets the selected project as the input for itself.  When you were expanding / navigating in the project explorer, that counts as a selection event, and so the view is re-setting its input. 

I've committed a change to not re-set the input if the project has not changed. This should remove almost all cases of expansion. Other tiny changes to the selection listener have been enabled to make sure inputs aren't reset if the preferences are to show all projects

> Expanding project archive nodes in Project Explorer  affects Project Archives view?
> -----------------------------------------------------------------------------------
>
>                 Key: JBIDE-2665
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2665
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Archives
>    Affects Versions: 3.0.0.alpha
>            Reporter: Max Rydahl Andersen
>            Assignee: Rob Stryker
>             Fix For: 3.0.0.beta1
>
>
> Create some archives for a project.
> expand the structure in Project Explorer
> Do the same in Project Archives
> Expand/collapse in Project explorer
> Project Archives closes everything 
> Why are they even reacting to each other ?

-- 
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