[richfaces-issues] [JBoss JIRA] Resolved: (RF-3502) Inplaces: Buttons hide input field if controlsVerticalPosition="top".

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Nov 27 13:22:36 EST 2008


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

Nick Belaevski resolved RF-3502.
--------------------------------

    Fix Version/s: 3.2.2
                       (was: Future)
       Resolution: Out of Date
         Assignee: Tsikhon Kuprevich  (was: Nick Belaevski)


Should be ok for 3.2.2.GA

> Inplaces: Buttons hide input field if controlsVerticalPosition="top".
> ---------------------------------------------------------------------
>
>                 Key: RF-3502
>                 URL: https://jira.jboss.org/jira/browse/RF-3502
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>         Environment: All browsers
>            Reporter: Heorhi Maksimenko
>            Assignee: Tsikhon Kuprevich
>             Fix For: 3.2.2
>
>         Attachments: inplaceInputButtonsInFF.png, inplaceInputButtonsInIE.png, inplaceInputButtonsInIE2.png, RF 3502 IE6.jpg, RF 3502 Safari inplaceInput.jpg, RF 3502 Safari inplaceSelect.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>
> Click on inplaceSelect on the page.--> inplaceSelect go to edit state, but buttons are presented in incorrect place. See attachments.
> Expected results:
> InplaceInput and InplaceSelect should be higher

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