-
26 Jul 2010 12:03 PM #1
[FIXED-170] SpinnerField change event doesn't fire
[FIXED-170] SpinnerField change event doesn't fire
SpinnerField doesn't fire a change event when using the buttons, and looking at the code I don't see why it ever would. The field doesn't have focus so onBlur doesn't happen, and therefore the event doesn't happen.
-
26 Jul 2010 2:36 PM #2Sencha - Sencha Touch Dev Team
- Join Date
- Mar 2007
- Location
- Redwood City, California
- Posts
- 3,653
- Vote Rating
- 14
Your issue has been entered in Trac for review. Thank you for the report.
-
15 Aug 2010 2:13 AM #3
We've added new events for the spinner, "spin" and "spinup", "spindown".
The change event will still fire if you modify the value via the textbox.Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
SpinnerField no change event
By csky in forum Ext 3.x: Help & DiscussionReplies: 7Last Post: 24 Aug 2011, 12:31 AM -
[OPEN-905] Ext.ux.form.SpinnerField change event does not fire
By yakovsh in forum Ext 3.x: BugsReplies: 4Last Post: 23 Jul 2010, 4:51 AM -
[FIXED-849] LockingGridView doesn't fire 'viewready' event after render
By mankz in forum Ext 3.x: BugsReplies: 1Last Post: 25 May 2010, 12:06 AM -
[FIXED-652] groupmousedown event doesn't fire
By LambyPie in forum Ext 3.x: BugsReplies: 1Last Post: 5 Apr 2010, 8:34 AM -
[FIXED] Radio Button Change Event Does not Fire for FireFox but works fine for IE
By harlequin516 in forum Ext GWT: Bugs (1.x)Replies: 2Last Post: 29 Oct 2008, 9:38 AM


Reply With Quote