[richfaces-issues] [JBoss JIRA] Updated: (RF-3156) inplaceSelect: positioning problems

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Apr 21 09:41:44 EDT 2008


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

Nick Belaevski updated RF-3156:
-------------------------------

    Fix Version/s: 3.2.1

> inplaceSelect: positioning problems
> -----------------------------------
>
>                 Key: RF-3156
>                 URL: http://jira.jboss.com/jira/browse/RF-3156
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: Ilya Shaikovsky
>         Assigned To: Nick Belaevski
>             Fix For: 3.2.1
>
>         Attachments: Firefox.jpg, IE.jpg, Opera.jpg
>
>
> Look to screen attached from different browsers.
> code:
> 	<rich:simpleTogglePanel label="123123">
> 	<rich:inplaceSelect value="#{inplaceComponentsBean.inputValue}"
> 		defaultLabel="Click here to edit">
> 		<f:selectItem itemValue="0" itemLabel="Option 1" />
> 		<f:selectItem itemValue="1" itemLabel="Option 2" />
> 		<f:selectItem itemValue="2" itemLabel="Option 3" />
> 		<f:selectItem itemValue="3" itemLabel="Option 4" />
> 		<f:selectItem itemValue="4" itemLabel="Option 5" />
> 	</rich:inplaceSelect>
> 	</rich:simpleTogglePanel>
> 	<rich:tabPanel>
> 	<rich:tab label="tab 1"></rich:tab>
> 	<rich:tab label="tab 1"></rich:tab>
> 	<rich:tab label="tab 1"></rich:tab>
> 	<rich:tab label="tab 1"></rich:tab>
> 	</rich:tabPanel>

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