[richfaces-issues] [JBoss JIRA] Updated: (RF-3720) Wrong adjustment of a dataFilterSlider's right end

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri May 22 08:47:57 EDT 2009


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

Nick Belaevski updated RF-3720:
-------------------------------

    Component/s: component-input


> Wrong adjustment of a dataFilterSlider's right end
> --------------------------------------------------
>
>                 Key: RF-3720
>                 URL: https://jira.jboss.org/jira/browse/RF-3720
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-input
>    Affects Versions: 3.2.1
>         Environment: JSF RI 1.2_09-BETA1, IE 7 and FF 3.0RC3
>            Reporter: Juergen Zimmermann
>            Assignee: Pavel Yaschenko
>             Fix For: Future
>
>         Attachments: 5-at-the-right-end.jpg
>
>
> I have this definition for dataFilterSlider:
> 				<rich:dataFilterSlider id="dataFilterSlider"
> 				                       binding="#{kv.dataFilterSlider}"
> 				                       sliderListener="#{kv.sliderListener}"
> 				                       for="kundenTabelle"
> 				                       forValRef="kv.gefundeneKunden"
> 				                       filterBy="getKategorie"
> 				                       startRange="2"
> 				                       endRange="6"
> 				                       increment="1"
> 				                       handleValue="6"
> 				                       manualInput="true"
> 				                       onslide="true"
> 				                       onchange="true"
> 				                       storeResults="true"
> 				                       trailer="true"/>
> However, the value 5 cannot be reached via dragging the slider. When doing a manual input of 5, this value is positioned at the right end, too. Just like the upper boundary (being the value 6).
> This happens with IE 7. A screenshot will be provided. Using FF 3.0RC3 the value 5 even cannot be entered manually.

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