[richfaces-issues] [JBoss JIRA] Created: (RF-1273) when add modalPanel and ui:rating rating not work at all
Vitaly Smyk (JIRA)
jira-events at lists.jboss.org
Wed Oct 31 09:24:44 EDT 2007
when add modalPanel and ui:rating rating not work at all
--------------------------------------------------------
Key: RF-1273
URL: http://jira.jboss.com/jira/browse/RF-1273
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.1.3
Environment: SUN RI 1.2, Tomahawk 1.6, rihfaces 3.1.2, Tomcat 6.10
Reporter: Vitaly Smyk
Priority: Minor
after add rich:modalPanel ui:rating stop working, but rendered.
ui components - sun blueprints components
<rich:modalPanel id="staticpopup" minHeight="200" minWidth="450"
height="400" width="500" zindex="2000">
</rich:modalPanel>
<html:form id="form">
<ui:rating maxGrade="5" includeNotInterested="false" includeClear="true" gradeReadOnly="false"
hoverTexts="#{Film.ratingText}"
clearHoverText="Очистить" grade="#{Film.rating}"/>
</html:form>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list