|
From: Peter K. (JIRA) <no...@sp...> - 2009-11-02 15:45:09
|
[ https://jira.springsource.org/browse/RCP-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47822#action_47822 ]
Peter Karich commented on RCP-618:
----------------------------------
The problem with this is that if I have another component which binds on the same property (e.g. I have objA.getBObjects and I'll bind ShuttleList to the bobjects of objA)
the other component will be notified that the bobjects had changed, which leads to inconsistent state of the bobjects property
> ShuttleList will fire change events on setup
> --------------------------------------------
>
> Key: RCP-618
> URL: https://jira.springsource.org/browse/RCP-618
> Project: Spring Rich Client Project
> Issue Type: Bug
> Components: Sandbox
> Affects Versions: 1.1.0
> Reporter: Peter Karich
> Assignee: Lieven Doclo
>
> Is the following bug already fixed:
> http://forum.springsource.org/showthread.php?t=18733 ("I see some dirtiness issues.")
> ?
> This happens to me too. I am filling the shuttlelists' with initial 'selected' values and it will fire a lot of ListSelectionEvent's
> although this should not happen on the initial set-up, I think.
> see org.springframework.richclient.form.binding.swing.ShuttleListBinding -> ListSelectedValueMediator
--
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
|