[richfaces-issues] [JBoss JIRA] Closed: (RF-5073) Editor does not rerender inside h:panelGrid.

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Thu Dec 11 05:14:39 EST 2008


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

Alexander Dubovsky closed RF-5073.
----------------------------------



> Editor does not rerender inside h:panelGrid.
> --------------------------------------------
>
>                 Key: RF-5073
>                 URL: https://jira.jboss.org/jira/browse/RF-5073
>             Project: RichFaces
>          Issue Type: Bug
>          Components: planning_all
>    Affects Versions: 3.3.0
>         Environment: Opera 9.6, IE6-7
>            Reporter: Alexander Dubovsky
>            Assignee: Alexander Dubovsky
>             Fix For: 3.3.0
>
>   Original Estimate: 1 day
>          Time Spent: 1 day
>  Remaining Estimate: 0 minutes
>
> Source:
> <h:panelGrid id="EditorPanelID" >
> 		<rich:editor id="editorID1" ></rich:editor>
> 	</h:panelGrid>
> 	<rich:editor id="editorID2" ></rich:editor>
> 	
> 	<a4j:commandButton value="reRender 1" reRender="EditorPanelID" />
> 	<a4j:commandButton value="reRender 2" reRender="editorID2" />
> # Click reRender for editor2 => oll is OK
> # Click reRender for grid with editor1
> Result: ajax request buzzes.

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