Any NumberRangeFilter reproduces the bug. Just drag the low thumb to the max value of the range. Then it's stucked there forever. Example on the playground: http://code.google.com/apis/ajax/playground/?type=visualization#numberrangefilter_control
Le dimanche 6 novembre 2011 14:41:40 UTC+1, Yuval Ronen a écrit : > > Can you please provide us with an example that reproduces this bug? > > On Wed, Oct 19, 2011 at 3:34 AM, James Landmax <[email protected]> wrote: > >> Hi, I have noticed a serious usability flaw with the otherwise awesome >> "range slider" control. >> >> If you drag the left thumb all the way to the right, so you can filter >> on just the last value, you CANNOT drag it back! You are stuck at the >> maximum value. >> >> If you drag the right thumb over-top the left thumb, to filter on the >> minimum value, you CAN drag it back. >> >> This is probably a CSS zindex issue with the left thumb under the >> right thumb. Here is a solution for the team: >> >> 1) Add a click event to the slider track which brings the thumb back >> to that point. >> >> 2) Add a click event to the min & max labels to jump the thumb back to >> the min or max places. >> >> Not sure if this is the place for a post about BUGs >> >> Cheers James >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-visualization-api?hl=en. >> >> > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/3hRjeivFvcsJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
