stephen.friedrich
18 Feb 2010, 7:31 AM
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
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