-
19 Jul 2010 7:56 AM #1Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,107
- Vote Rating
- 453
[FIXED-128] Slider not disabling
[FIXED-128] Slider not disabling
I have a FormPanel and one of the fields is a slider but I would like it to be disabled to start so I set disabled: true except it doesn't disable. I can getValues() and still get the value and the field doesn't look disabled..
According to the API Docs this is a valid option but does not work.Code:{ xtype: 'slider', name : 'freq', label: 'Update Interval', disabled: true }Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
19 Jul 2010 8:08 AM #2
Looks like a bug, gonna move this over. Thanks.
Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
-
19 Jul 2010 8:10 AM #3Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 34,107
- Vote Rating
- 453
Thanks. I looked for the delete button but couldn't find it. Was gonna repost here.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
8 Sep 2010 4:23 PM #4
Verified that this is an open issue in 0.94. Will fix for 0.95.
Aaron Conran
@aconran
Sencha Architect Development Team
-
9 Sep 2010 12:01 PM #5
Fixed.
Aaron Conran
@aconran
Sencha Architect Development Team
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[FIXED-128][3.1] Ext.lib.Event.onAvailable fires twice
By PaloAltoNetworks in forum Ext 3.x: BugsReplies: 3Last Post: 8 Jan 2010, 2:23 PM -
[FIXED][3.0rc1.1] Weird behavior of Slider on IE
By elwhiz in forum Ext 3.x: BugsReplies: 7Last Post: 21 Jun 2009, 10:27 PM -
[2.1][FIXED] Ext.Slider bug if minValue!=0
By jcarbou in forum Ext 2.x: BugsReplies: 7Last Post: 30 Jul 2008, 8:45 AM -
[2.1][DUP][FIXED] Slider in IE6
By yuki in forum Ext 2.x: BugsReplies: 2Last Post: 4 Jun 2008, 12:52 PM


Reply With Quote