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

Jay Balunas (JIRA) jira-events at lists.jboss.org
Wed Dec 8 07:54:31 EST 2010


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

Jay Balunas updated RF-9860:
----------------------------

    Fix Version/s: Future_4.X


> Slider: input doesn't work with Firefox when maxlength evaluated to null
> ------------------------------------------------------------------------
>
>                 Key: RF-9860
>                 URL: https://jira.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: Future_4.X
>
>
> 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