[richfaces-issues] [JBoss JIRA] Updated: (RF-8501) rich:editor broken in IE7
Brian Chicos (JIRA)
jira-events at lists.jboss.org
Tue Mar 9 15:40:59 EST 2010
[ https://jira.jboss.org/jira/browse/RF-8501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Chicos updated RF-8501:
-----------------------------
Description:
I tried upgrading my app from 3.3.1.GA to the latest stable release 3.3.2.SR1.
I have a rich editor in my application that is not showing up at all in IE7. It shows up and works fine in Firefox though.
<rich:editor id="commentEditor" width="800" value="#{trainingTracker.newComment}" useSeamText="true"/>
was:
I tried upgrading my app from 3.3.2.GA to the latest stable release 3.3.SR1.
I have a rich editor in my application that is not showing up at all in IE7. It shows up and works fine in Firefox though.
<rich:editor id="commentEditor" width="800" value="#{trainingTracker.newComment}" useSeamText="true"/>
> rich:editor broken in IE7
> -------------------------
>
> Key: RF-8501
> URL: https://jira.jboss.org/jira/browse/RF-8501
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.3.2.SR1
> Environment: JBOSS EAP 4.3, SEAM, Richfaces
> Reporter: Brian Chicos
> Priority: Blocker
>
> I tried upgrading my app from 3.3.1.GA to the latest stable release 3.3.2.SR1.
> I have a rich editor in my application that is not showing up at all in IE7. It shows up and works fine in Firefox though.
> <rich:editor id="commentEditor" width="800" value="#{trainingTracker.newComment}" useSeamText="true"/>
>
--
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