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

Anton Belevich updated RF-9853:
-------------------------------

    Fix Version/s: 4.0.0.CR1
                       (was: Future_4.X)


> Inplace select: wrong name of cancel button
> -------------------------------------------
>
>                 Key: RF-9853
>                 URL: https://issues.jboss.org/browse/RF-9853
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.0.0.Milestone4
>         Environment: RichFaces 4.0.0-SNAPSHOT r.20127
> Metamer 4.0.0-SNAPSHOT r.20127
> Mojarra 2.0.2-FCS
> GlassFish Server Open Source Edition 3.0.1
> OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
> Chrome 7.0.517.44 @ Linux x86_64
>            Reporter: Pavol Pitonak
>            Assignee: Anton Belevich
>            Priority: Optional
>             Fix For: 4.0.0.CR1
>
>
> 1. deploy Metamer
> 2. open 
> http://localhost:8080/metamer/faces/components/richInplaceSelect/simple.xhtml
> 3. set showControls=true
> result:
> Cancel button has the same name as OK button (form:​inplaceSelectOkbtn). It 
> seems that this bug doesn't influence functionality of component.
> <input class=​"rf-is-btn" id=​"form:​inplaceSelectOkbtn" 
> name=​"form:​inplaceSelectOkbtn" 
> onmousedown=​"this.className='rf-is-btn-press'" 
> onmouseout=​"this.className='rf-is-btn'" 
> onmouseup=​"this.className='rf-is-btn'" 
> src=​"/​metamer/​faces/​javax.faces.resource/​ico_ok.gif?ln=org.richfaces" 
> type=​"image">​</input>​
>  
> <input class=​"rf-is-btn" id=​"form:​inplaceSelectCancelbtn" 
> name=​"form:​inplaceSelectOkbtn" 
> onmousedown=​"this.className='rf-is-btn-press'" 
> onmouseout=​"this.className='rf-is-btn'" 
> onmouseup=​"this.className='rf-is-btn'" 
> src=​"/​metamer/​faces/​javax.faces.resource/​ico_cancel.gif?ln=org.richfaces"
>  type=​"image">​</input>​

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to