[richfaces-issues] [JBoss JIRA] Resolved: (RF-3933) pickList in modalPanel does not work in Safari.

Vladimir Molotkov (JIRA) jira-events at lists.jboss.org
Fri Jul 18 13:40:52 EDT 2008


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

Vladimir Molotkov resolved RF-3933.
-----------------------------------

    Resolution: Cannot Reproduce Bug
      Assignee: Tsikhon Kuprevich  (was: Vladimir Molotkov)


can't reproduce a bug (FF2,3, IE6,7, safari)

> pickList in modalPanel does not work in Safari.
> -----------------------------------------------
>
>                 Key: RF-3933
>                 URL: https://jira.jboss.org/jira/browse/RF-3933
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: Safari
> 3.2.2.BETA1
>            Reporter: Alexander Dubovsky
>            Assignee: Tsikhon Kuprevich
>             Fix For: 3.2.2
>
>         Attachments: 5.png
>
>
> # Add pickList in modalPanel on some page.
> # Try to open the page in Safari
> Result: something like on attached screen shot.
> Example:
> <rich:modalPanel id="modalPanel2ID" autosized="true" resizeable="false">
> 		<br />
> 		<h:inputText value="input"></h:inputText>
> 		<br />
> 		<h:outputLink onclick="Richfaces.hideModalPanel('modalPanel2ID');return false;" ><f:verbatim>Close</f:verbatim></h:outputLink>
> 		
> 		<rich:pickList id="pickListID">
> 			<f:selectItem itemValue="item 1" itemLabel="item 1"/>
> 			<f:selectItem itemValue="item 2" itemLabel="item 2"/>
> 			<f:selectItem itemValue="item 3" itemLabel="item 3"/>
> 		</rich:pickList>
> 		
> </rich:modalPanel>

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