[richfaces-issues] [JBoss JIRA] Work started: (RF-6437) IE8 standards mode, rich:modalPanel cannot be closed

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Mar 31 09:56:56 EDT 2009


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

Work on RF-6437 started by Nick Belaevski.

> IE8 standards mode, rich:modalPanel cannot be closed
> ----------------------------------------------------
>
>                 Key: RF-6437
>                 URL: https://jira.jboss.org/jira/browse/RF-6437
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2, 3.3.0
>         Environment: Windows XP, Internet Explorer 8 RC1 (tested using VirtualPC VM provided by Microsoft)
>            Reporter: Andrew May
>            Assignee: Nick Belaevski
>             Fix For: 3.3.1
>
>
> A JavaScript error is thrown when trying to close a modal panel when using IE8RC1 in standards mode.
> With 3.3.0GA (as currently in use by the live demo), the error is at ui.pack.js.jsf at line 903 character 30:
> if(G.style.removeExpression){G.style.removeExpression("width");
> In IE8 standards mode support for expressions has been removed: http://blogs.msdn.com/ie/archive/2008/10/16/ending-expressions.aspx. The check for G.style.removeExpression returns true, but the call to the method throws a "Not Implemented" error.
> This may be a bug in IE8, but it's unlikely to be fixed before it is released, and I've been unable to submit a bug at the https://connect.microsoft.com/IE/Feedback site. Therefore it may be necessary to work around it.

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