Search Type: Posts; User: ojintoad
Search: Search took 0.02 seconds.
-
15 Mar 2013 10:40 AM
- Replies
- 3
- Views
- 220
Thank you for the response, that helps. It seems that 4.2 guards against this with this line of code:
// If the store has a remove (it's not a TreeStore), then
// remove... -
14 Mar 2013 8:00 PM
- Replies
- 6
- Views
- 1,103
A few months later - was this fixed in any particular version? I could remove the override and test, but if this is known to be resolved by Sencha it would be nice to have confirmation. Thank you.
-
14 Mar 2013 6:34 PM
- Replies
- 3
- Views
- 220
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.3 rev 548
Browser versions tested against:
IE8
Description: -
13 Mar 2013 7:45 PM
- Replies
- 3
- Views
- 197
I'm looking at the differences between MixedCollection for 4.1 and 4.2.
In 4.1, MixedCollection's add method did the work of adding a passed in entity on its own.
In 4.2, it defers to two... -
12 Feb 2013 8:10 AM
- Replies
- 13
- Views
- 1,837
The fix pointed to at the github pull https://github.com/extjs/SDK/pull/7035 isn't accessible. Can you provide a different way to access it?
-
11 Feb 2013 11:06 AM
- Replies
- 2
- Views
- 197
Awesome, thank you. :)
-
11 Feb 2013 10:59 AM
- Replies
- 6
- Views
- 600
Bug was eventually recognized as EXTJSIV-8568: http://www.sencha.com/forum/showthread.php?255996-getPlugin-fails-if-plugins-is-not-declared-as-an-array
-
8 Feb 2013 6:19 AM
- Replies
- 2
- Views
- 197
Related forum post here, I'm copying my last post from that thread since it really should have been a bug report.
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.1
Browser versions... -
6 Feb 2013 8:15 PM
- Replies
- 6
- Views
- 600
A developer on my team thinks this is a bug and I agree with him. I'll make his case below: I just created this JSFiddle http://jsfiddle.net/LMaaM/.
This is based on 4.1.1 (not 4.1.3) which is... -
1 Nov 2012 12:38 PM
- Replies
- 6
- Views
- 1,103
Additionally, for tracking purposes is this the link we should use for updates on this issue? I did not find a link through google or sencha forum searches for a separate EXTJSIV-6903 issue.
... -
18 Oct 2012 6:19 AM
- Replies
- 2
- Views
- 431
Thank you for accepting.
For those interested in a workaround, we apply the following override to initComponent:
initComponent: function() {
this.enableAnimations =... -
10 Oct 2012 11:51 AM
- Replies
- 2
- Views
- 431
I believe this is a bug, but since I don't actually have evidence of it being a bug other than reading the source and working with a local developer while we are speculating on changing the value for...
-
29 Aug 2012 7:34 AM
- Replies
- 4
- Views
- 750
Thank you!
-
29 Aug 2012 5:38 AM
- Replies
- 4
- Views
- 750
Does this have a reported issue # that we can use to keep track?
-
25 May 2012 5:30 AM
Jump to post Thread: Checkbox.getRawValue() issue by ojintoad
- Replies
- 2
- Views
- 579
The Number field can only be in Numeric states. By that logic, it would make sense for it to return a number. Yet it returns a string....
-
16 Apr 2012 12:59 PM
Jump to post Thread: [4.1 beta 1]Ext.Error bug by ojintoad
- Replies
- 4
- Views
- 862
Bump - I am observing this still in Ext 4.1 RC 3.
-
22 Mar 2012 6:00 AM
- Replies
- 2
- Views
- 484
I prefer the latter option; it is consistent with past behavior and animations are by no means critical functionality that have to be shown.
As a solution for now, I just avoid setting... -
20 Mar 2012 12:51 PM
- Replies
- 2
- Views
- 484
REQUIRED INFORMATION
Ext version tested:
Ext 4.1 RC1 4.0.7
Browser versions tested against:
IE8 Firefox
DOCTYPE tested against: -
26 Jan 2011 11:20 PM
Jump to post Thread: On KeyUp on Body element by ojintoad
- Replies
- 0
- Views
- 941
I've noticed something interesting - when I execute:
Ext.onReady(function(){
Ext.getBody().on('keyup', function(){debugger;});
});
I don't hit my breakpoint when pressing keys. ... -
29 Dec 2008 6:45 AM
Jump to post Thread: Improved remote comboBox by ojintoad
- Replies
- 20
- Views
- 10,167
Override code for initValue worked for me for a custom form, thanks for sharing.
-
11 Nov 2008 11:48 AM
Jump to post Thread: Iframe events - by ojintoad
- Replies
- 5
- Views
- 1,691
Progress bar is impossible from my experience.
For those who want to check if an error has occurred though, you can at least check the iframe's contentWindow.location property (IE7 and FF tested).... -
20 Dec 2007 12:04 PM
- Replies
- 12
- Views
- 3,775
I hate to drag up old topics to the top of the forum but if someone could close this one out gracefully it would be helpful. This is the only forum post I see on this topic and it doesn't indicate...
-
6 Sep 2007 7:35 AM
Jump to post Thread: No Duplicate Bug by ojintoad
- Replies
- 2
- Views
- 900
Bump. I'm not looking for a fix (like I said, I have an acceptable one), I'd just like to ensure this is recognized as a bug and gets resolved for the next version.
-
16 Aug 2007 11:42 AM
Jump to post Thread: No Duplicate Bug by ojintoad
- Replies
- 2
- Views
- 900
Ext Version 1.1
Using Yui 2.2.2 + Adapter
Windows XP
Firefox 2.0.0.6
The Duplicate Checker for the DomQuery does not clean up after itself. This is causing issues when I execute DomQueries on... -
6 Feb 2007 6:51 AM
Jump to post Thread: css links for newbies by ojintoad
- Replies
- 16
- Views
- 8,479
I've always liked this site's tutorials.
http://css.maxdesign.com.au/
Results 1 to 25 of 55
