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

Dmytro Lisnichenko (JIRA) jira-events at lists.jboss.org
Tue Feb 9 15:31:54 EST 2010


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

Dmytro Lisnichenko reopened RF-2288:
------------------------------------



> non autosized modal panel and calendar: Calendar - popups below the panel
> -------------------------------------------------------------------------
>
>                 Key: RF-2288
>                 URL: https://jira.jboss.org/jira/browse/RF-2288
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 3.2.0
>            Reporter: Ilya Shaikovsky
>            Assignee: 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: 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