-
18 Feb 2010 7:31 AM #1
[FIXED-596] Spinner field misses every second click in IE
[FIXED-596] Spinner field misses every second click in IE
Ext version tested:
- Ext 3.1.1
Adapter used:
- ext
css used:
- only default ext-all.css
- Spinner.css (examples/ux/)
Browser versions tested against:
- IE6: Buggy
- IE8: Buggy
- FF3: Works fine
Operating System:
- Vista 64 bit
Description:
- When repeatedly clicking (not too slow) on the spinner button in a spinner field, then IE ignores every second click. (Probably treating it as a double click.)
On FF each click increments/decrements the value.
Test Case:
See this URL : http://www.eekboom.de/spinner.htm
Steps to reproduce the problem:
- Open the URL http://www.eekboom.de/spinner.htm
- Click quickly multiple times on one of the arrows of the spinner field.
The result that was expected:
- Each single click (no matter how fast) should increment resp. decrement the value.
The result that occurs instead:
- Only every second click changes the number. This feels very odd.
Screenshot or Video:
Debugging already done:
- none
Possible fix:
- not provided
-
18 Feb 2010 10:18 AM #2Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,652
- Vote Rating
- 14
Fixed in SVN 6104.
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote