[richfaces-issues] [JBoss JIRA] Created: (RF-2058) rich:inputNumberSlider allows to move pointer beyond the bar

Piotrek Wierzbowski (JIRA) jira-events at lists.jboss.org
Fri Jan 25 07:57:32 EST 2008


rich:inputNumberSlider allows to move pointer beyond the bar
------------------------------------------------------------

                 Key: RF-2058
                 URL: http://jira.jboss.com/jira/browse/RF-2058
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.3
         Environment: IE7, FireFox
            Reporter: Piotrek Wierzbowski
            Priority: Minor
             Fix For: 3.1.4
         Attachments: IE7.jpg

I have defined <rich:inputNumberSlider id="interval" value="#{AutomatycznaSynchronizacjaCM.interval}" minValue="1" maxValue="240" step="1" width="400px" valueChangeListener="#{AutomatycznaSynchronizacjaCM.intervalChanged}" required="true"/>, it works ok, but there is a minor bug in behaviour, it allows to move pointer beyond bounds of the bar (horizontally only). Though it doesn't allow to set value out of boundry, if it's defined, it looks not very nice.
In FireFox pointer returns to maximum/minimum value when I realese mouse button out of boundaries, but in IE7 it stays there where I realesed button.
My RF version is 3.1.4 snapshot dated as 21 01 2008

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