[richfaces-issues] [JBoss JIRA] Closed: (RF-3503) InplaceSelect: Unnecessary white element is presented after first using InplaceSelect in IE6

Tatyana Romanovich (JIRA) jira-events at lists.jboss.org
Mon Aug 4 08:18:56 EDT 2008


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

Tatyana Romanovich closed RF-3503.
----------------------------------



> InplaceSelect: Unnecessary white element is presented after first using InplaceSelect in IE6
> --------------------------------------------------------------------------------------------
>
>                 Key: RF-3503
>                 URL: https://jira.jboss.org/jira/browse/RF-3503
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>         Environment: Widows XP; IE6; JSP (myFaces), Faceletes.
>            Reporter: Heorhi Maksimenko
>            Assignee: Vladimir Molotkov
>         Attachments: RF 3503 IE6.jpg
>
>
> <rich:inplaceSelect showControls="true" controlsHorizontalPosition="left" controlsVerticalPosition="top" 
> 		id="inplaceSelect" defaultLabel="invisible">                
>                 <f:facet name="controls">
>                 	<f:verbatim>
>                     <button onclick="$('formID:inplaceSelectSubviewID:inplaceSelect').component.save()"
>                         type="button">Save</button>
>                     <button onclick="$('formID:inplaceSelectSubviewID:inplaceSelect').component.cancel()"
>                         type="button">Cancel</button>
>                 	</f:verbatim>
>                 </f:facet>
>                 <f:selectItem itemLabel="visible" itemValue="visible" />
>                 <f:selectItem itemLabel="invisible" itemValue="invisible" />
> </rich:inplaceSelect>
> 1. Load page with component.
> 2. Click on component.--> list is opened with unnecessary white element under it. See attachment RF 3503 IE6
> Expected results:
> unnecessary white element shouldn't be presented.
> note!!! Reproduced only one time after reload page.

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