[richfaces-issues] [JBoss JIRA] Closed: (RF-2996) reRender doens't work after Drag'n'Drop on tree component

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Tue Dec 23 04:50:56 EST 2008


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

Alexander Dubovsky closed RF-2996.
----------------------------------

    Assignee: Alexander Dubovsky  (was: Tsikhon Kuprevich)


> reRender doens't work after Drag'n'Drop on tree component
> ---------------------------------------------------------
>
>                 Key: RF-2996
>                 URL: https://jira.jboss.org/jira/browse/RF-2996
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: WinXP; Tomcat 6.0.16; JSF 1.2 (mojarra 1.2_08); JDK 1.6.0_04
>            Reporter: Cristiano Moraes
>            Assignee: Alexander Dubovsky
>         Attachments: Auto2Aviation.jpg, DynamicTree.zip, InitialState.jpg, SimpleTreeDndBean.java
>
>
> I developed a simple test application, just to try the drag'n'drop tree funcionality. The source code will be attached.
> The behavior that I have is the follow:
> Assuming: (F) Folder Icon and (S) Sheet Icon
> Initial state of my tree:
> (F) Autos
>        (S) regular
>        (S) race
>        (S) F1
> (F) Aviation
>        (S) Militar
>        (S) Civil
>        (S) One engine
>        (S) Two engines
> If I move from folder Autos do folder Aviation I have this:
> (F) Autos
>        (S) regular
>        (S) race  <-- dont go away
>        (S) F1
> (F) Aviation
>        (S) Militar
>        (S) Civil
>        (S) One engine
>        (S) Two engines
>        (S) race   <-- moved one
> If I move from folder Aviation to Autos nothing happens, until refresh the page or other component reRender the tree.
> If I add a button and set its reRender attribute to an a4j:outputPanel id with the tree tags inside, after click, the tree is properly presented. Browser refresh button has the same effect.
> Hints from forum like set reRender attributes of tree or treeNode to outputPanel id doesn't work.

-- 
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 richfaces-issues mailing list