Original author: kisalay...@gmail.com (January 09, 2013 07:00:11)
What steps will reproduce the problem?
see attached source.
What is the expected output? What do you see instead?
First function in empty queue is executed automatically in GWTQuery, but not in jQuery. Second function requires a dequeue.
What version of the product are you using? On what operating system?
1.2
Please provide any additional information below.
This is actually a better logical behavior. But not what is there jQuery. It is upto you guys to decide whether to change it or keep it like this only.
From julien.d...@gmail.com on January 16, 2013 13:59:03
you should implement the same behavior that the one implemented in jquery. So I propose to change it.
Original author: kisalay...@gmail.com (January 09, 2013 07:00:11)
What steps will reproduce the problem? see attached source.
What is the expected output? What do you see instead? First function in empty queue is executed automatically in GWTQuery, but not in jQuery. Second function requires a dequeue.
What version of the product are you using? On what operating system? 1.2
Please provide any additional information below. This is actually a better logical behavior. But not what is there jQuery. It is upto you guys to decide whether to change it or keep it like this only.
Original issue: http://code.google.com/p/gwtquery/issues/detail?id=169