[richfaces-issues] [JBoss JIRA] Closed: (RF-9860) Slider: input doesn't work with Firefox when maxlength evaluated to null

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Thu Jan 20 07:17:49 EST 2011


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

Pavol Pitonak closed RF-9860.
-----------------------------



> Slider: input doesn't work with Firefox when maxlength evaluated to null
> ------------------------------------------------------------------------
>
>                 Key: RF-9860
>                 URL: https://issues.jboss.org/browse/RF-9860
>             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.20150
> Metamer 4.0.0-SNAPSHOT r.20155
> Mojarra 2.0.2-FCS @ GlassFish Server Open Source Edition 3.0.1
> Mojarra 2.0.3-FCS @ Apache Tomcat 7.0.4
> OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
> Firefox 3.6.12 @ Linux x86_64
>            Reporter: Pavol Pitonak
>            Assignee: Konstantin Mishin
>             Fix For: 4.0.0.CR1
>
>
> 1. deploy Metamer
> 2. open with Firefox http://localhost:8080/metamer/faces/components/richInputNumberSlider/simple.xhtml
> 3. type "5" into input
> 4. click outside of input to fire blur event
> result:
> input is empty, after blur an ajax request is fired, 0 is set, in Chrome it works fine
> it happens because input's maxlength attribute is set to 0 when EL evaluates to null

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

        


More information about the richfaces-issues mailing list