[richfaces-issues] [JBoss JIRA] Commented: (RF-3704) InplaceInput component: part of defaultLabel displays in the page (only for IE6)

Tatyana Romanovich (JIRA) jira-events at lists.jboss.org
Sat Jun 14 08:28:40 EDT 2008


    [ http://jira.jboss.com/jira/browse/RF-3704?page=comments#action_12417197 ] 
            
Tatyana Romanovich commented on RF-3704:
----------------------------------------

Demo: 
<rich:panel style="width:240px;">
        		<f:facet name="header">
            			<h:outputText value="Person Info"></h:outputText>
        		</f:facet>
        		<h:panelGrid columns="2">
            			<h:outputText value="Name: "/>
            			<rich:inplaceInput defaultLabel="click to enter your NamE"/>
            			<h:outputText value="Email:"/>
            			<rich:inplaceInput defaultLabel="click to enter your email"/>
        		</h:panelGrid>
</rich:panel>

> InplaceInput component: part of defaultLabel displays in the page (only for IE6)
> --------------------------------------------------------------------------------
>
>                 Key: RF-3704
>                 URL: http://jira.jboss.com/jira/browse/RF-3704
>             Project: RichFaces
>          Issue Type: Bug
>          Components: QA-environment
>    Affects Versions: 3.2.1
>         Environment: IE6
>            Reporter: Tatyana Romanovich
>         Assigned To: Tsikhon Kuprevich
>            Priority: Minor
>         Attachments: InplaceInput.png
>
>
> 1. Create page with demo for Inplace Input component
> 2. Run application on the server
> 3. Open page in the IE6 
> 4. Click on the Inplace input component to enter some text
> Result: last part of default label displays under inputBox

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