[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-492) Debug views should remember if they are + or 1
Kris Verlaenen (JIRA)
jira-events at jboss.com
Fri Oct 13 19:41:41 EDT 2006
[ http://jira.jboss.com/jira/browse/JBRULES-492?page=all ]
Kris Verlaenen resolved JBRULES-492.
------------------------------------
Resolution: Done
- agenda view now always expands first level elements
- remembering expanded nodes
- fixed an error when same working memory remained selected (no refresh)
There seems to be an error in the eclipse Launchview which still prevents remembering the expanded nodes: in some situations, the launchview notifies that the selection has changed to null before notifying the exact new selection immidiately afterwards. This null selection causes the debug views to show up empty and lose previous expanded state. Since the debug views cannot filter out these erroneous events (it cannot distinguish between a false null selection and a correct one (at the end of the debugging for example)). Therefore, it is likely that the expanded state will occasionally reset to the default expansion level (first level for agenda, no expansion for the other ones).
> Debug views should remember if they are + or 1
> ----------------------------------------------
>
> Key: JBRULES-492
> URL: http://jira.jboss.com/jira/browse/JBRULES-492
> Project: JBoss Rules
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Eclipse IDE
> Reporter: Mark Proctor
> Assigned To: Kris Verlaenen
> Fix For: 3.1-m1
>
>
> When you are continually using the debug views its annoying to keep pressing the + to expand, it would be nice if it stayed expanded once it was selected.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list