Menu

#1045 A way to turn off the filtering of clicks

3.5.3
closed
nobody
5
2009-02-03
2009-02-03
Tom M. Yeh
No

By default, if two clicks come too closes (within 390ms), the second one will be dropped to avoid denial-of-service. An option to adjust the value will be better for different applications.

Discussion

  • Tom M. Yeh

    Tom M. Yeh - 2009-02-03

    Ready since 2/3
    --
    <client-config>
    <click-filter-delay>390</click-filter-delay>
    </client-config>

    To avoid confusion like http://razvanp.wordpress.com/2009/02/01/zk-ajax-library-ignores-user-input/, the default value is 0, which means the filtering feature is disabled by default.

     
  • Tom M. Yeh

    Tom M. Yeh - 2009-02-03
    • milestone: --> 3.5.3
    • status: open --> closed
     

Log in to post a comment.