[
http://jira.jboss.com/jira/browse/RF-3156?page=all ]
Nick Belaevski reassigned RF-3156:
----------------------------------
Assignee: Anton Belevich (was: Nick Belaevski)
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: Anton Belevich
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