datafilterslider: need to correct onslide and oncahnge behaviour
----------------------------------------------------------------

                 Key: RF-7266
                 URL: https://jira.jboss.org/jira/browse/RF-7266
             Project: RichFaces
          Issue Type: Bug
          Components: component-tables
    Affects Versions: 3.3.1
            Reporter: Ilya Shaikovsky
            Assignee: Nick Belaevski


1) issue. Attributes works in different ways.
onchange - cancelable and onsilde not. (place return false to both, slider 
can't be moved BUT requests sent! and change not cause requests)
Actual results should be - both should not send requests.

2) onslide not called at all if the user not really slide the pointer but just 
click on the bar.

3) request on sliding should be queued by default(as for me one should be sent 
after slide finished). If you try to slide the handler at demosite more than 
ten request will be fired. The same count of onslide's will be called.

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

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

Reply via email to