[richfaces-issues] [JBoss JIRA] (RF-13621) IE11 Changes DOM structure on JSF rerender

Robert Becker (JIRA) issues at jboss.org
Wed Apr 30 04:08:33 EDT 2014


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

Robert Becker updated RF-13621:
-------------------------------

    Description: 
When rerendering regions with multiple child elements, IE11 breaks the DOM by nesting the former siblings.

I tried changing sarrissa as described in this issue: https://issues.jboss.org/browse/RF-13443
But it does not seem related or helping.

This stackoverflow question describes the issue perfectly:
http://stackoverflow.com/questions/22015352/ie11-changes-dom-structure-on-jsf-rerender

Here is a screenshot where this problem leads to multiple pagination controls, as the old dom elements reside instead of being replaced when rerendering: https://dl.dropboxusercontent.com/u/18449425/permanent/richfaces%20ie11%20a4j%20rerender.png

  was:
When rerendering regions with multiple child elements, IE11 breaks the DOM by nesting the former siblings.

I tried changing sarrissa as described in this issue: https://issues.jboss.org/browse/RF-13443
But it does not seem related or helping.

This stackoverflow question describes the issue perfectly:
http://stackoverflow.com/questions/22015352/ie11-changes-dom-structure-on-jsf-rerender

I'll attach a screenshot where this problem leads to multiple pagination controls, as the old dom elements reside instead of being replaced when rerendering.


    
> IE11 Changes DOM structure on JSF rerender
> ------------------------------------------
>
>                 Key: RF-13621
>                 URL: https://issues.jboss.org/browse/RF-13621
>             Project: RichFaces
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: base functionality
>    Affects Versions: 3.3.4.Final
>            Reporter: Robert Becker
>
> When rerendering regions with multiple child elements, IE11 breaks the DOM by nesting the former siblings.
> I tried changing sarrissa as described in this issue: https://issues.jboss.org/browse/RF-13443
> But it does not seem related or helping.
> This stackoverflow question describes the issue perfectly:
> http://stackoverflow.com/questions/22015352/ie11-changes-dom-structure-on-jsf-rerender
> Here is a screenshot where this problem leads to multiple pagination controls, as the old dom elements reside instead of being replaced when rerendering: https://dl.dropboxusercontent.com/u/18449425/permanent/richfaces%20ie11%20a4j%20rerender.png

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list