|
From: Adam A. (JIRA) <no...@sp...> - 2010-01-21 16:17:04
|
[ https://jira.springsource.org/browse/RCP-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50370#action_50370 ]
Adam Armistead commented on RCP-626:
------------------------------------
There are only 2 logging lines at the info level in my code. One when an application window is created and one when an application page is created. Should I get rid of both of them?
I will look into and test calling the close method to see why I did it that way.
> VLDocking integration broken
> ----------------------------
>
> Key: RCP-626
> URL: https://jira.springsource.org/browse/RCP-626
> Project: Spring Rich Client Project
> Issue Type: Bug
> Reporter: Adam Armistead
> Assignee: Lieven Doclo
> Attachments: RCP-626.patch
>
>
> In the VLDocking integrations each application page is its own DockingDesktop instance. Pages are not being saved and loaded correctly resulting in floating dockables remaining on screen after showing a new page that should not show the floating dockable as a view. Floating dockables are not positioned correctly when a page is shown, and when closing a page it is saved once for each page created, so if you create 5 application pages and close one of them it is saved 5 times in a row.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.springsource.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|