Thank you for reporting this bug. We will make it our priority to review this report.
-
Ext User
[CLOSED-173] A button will stop being clickable -- unless i click another button
This is a really weird bug that shows up randomly and definitely not in a reproducable manner.
I have a forward/back button that you click to browse through an event list. Pressing back changes the date to the previous day and sends an ajax request to load the new data from within the buttons handler function. (Using ext.util.jsonp.request)
These buttons work perfectly except that sometimes they become unclickable (on the iphone) and no matter how much I tap it won't go off. it does however get fixed when I click some other button on the screen then go back to the original button.
any ideas why this would happen?
-
Ext User
Note : This also occurs with the iPHone simulator
-
We'll try to duplicate it, any other help reproducing the problem would be great.
-
Ext User
Okay -- it appears that the error occurs when you double click the button before the ajax request completes.
-

Originally Posted by
fhdeveloper
Okay -- it appears that the error occurs when you double click the button before the ajax request completes.
Perfect, I'm sure that will help narrow down the issue.
-
-
Ext User
it stopped happening when i upgraded to .92 ... weird
-
Good to hear, I'll close this one out.