[richfaces-issues] [JBoss JIRA] Updated: (RF-2288) non autosized modal panel and calendar: Calendar - popups below the panel

Svetlana mukhina (JIRA) jira-events at lists.jboss.org
Mon Jul 7 10:01:59 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2288?page=all ]

Svetlana mukhina updated RF-2288:
---------------------------------

    Component/s: docs updated

> non autosized modal panel and calendar: Calendar - popups below the panel
> -------------------------------------------------------------------------
>
>                 Key: RF-2288
>                 URL: http://jira.jboss.com/jira/browse/RF-2288
>             Project: RichFaces
>          Issue Type: Bug
>          Components: docs updated
>    Affects Versions: 3.2.0
>            Reporter: Ilya Shaikovsky
>         Assigned To: Tsikhon Kuprevich
>            Priority: Critical
>             Fix For: 3.2.2
>
>         Attachments: notAutosizedMpCalendar.jpg
>
>   Original Estimate: 2 days
>  Remaining Estimate: 2 days
>
> screens attached
> code:
> 	<rich:modalPanel id="_panel" minHeight="100"
> 		minWidth="200" moveable="true">
> 		<f:facet name="header">
> 			<h:outputText value="Events..." />
> 		</f:facet>
> 		<f:facet name="controls"> 
> 			<h:graphicImage value="/pages/montana.gif" onclick="Richfaces.hideModalPanel('_panel');" /> 
> 		</f:facet>
> 		<h:outputText value="Eventsaaaaaaaaaaaaaaaa ..." />
> 		<rich:calendar popup="true"/>
> 	</rich:modalPanel>
> B.t.w. JS error rised

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