+ Post New Thread
A typo of sorts: load : function(params, reader, callback, scope, arg) { this.doRequest('load', null, params, reader, null, cb, scope, arg);...
maybe some are fixed maybe some not those are of the downloadable 3.0 RC1 version line 3938 all-debug hash = {t:"top", l:"left", r:"right", b:...
Hi, We just pulled the latest v3 update from the svn. The update removed the auto-hide of a message box when hitting a Yes or No button on the...
Just tried switching my app to 3.0-rc1 to see what works and what doesn't. This doesnt: var els = Ext.select('.foo', true, node);...
Following code in ext-base.js causes problems with HttpProxy: for(key in...
If a tab's title has a <br/> tag or otherwise is rendered with more than one line, the tab looks proper but the remaining tabs are not. As well, the...
From SVN Revision 3650 upwards (currently I'm working with SVN Revision 3674) the constructor of Ext.data.DataProxy overrides the api-config that...
look the attach (in IE8)
Hi guys... just updated from SVN a few minutes ago (3:15pm EST) and seeing an error when switching to a tab that loads remote data... from Firebug: ...
I'm wondering why do you still (in version 3) use the eval function is several parts of the code instead of using always the same function to parse...
There seems to be some issue with the recently released beta of ext-core as well as the latest from svn that makes the file not play "nice" with...
There is a thing called Selenium RC (Remote Control), FWIW. It can be automatically activated by Trac/Bitten.
var buttons = Ext.select('a.buttonson', true); for (var i = 0; i < buttons.elements.length; i++) { var button = buttons.elements; ...
IMHO, in Json.js, this.decode = isNative ? JSON.stringify : function(json){ return eval("(" + json + ')'); }; should...
Moving along with the string of bugs related to breaking up files into two, EventManager defines safarikeys as a private variable, and...
createSequence is not defined but it's still cleaned up in the code below: if(Ext.isIE) { function fnCleanUp() { var p =...
Jack put in r2213 before IE8 was out to deal with some IE problems apparently. However, in IE8 it messes up twin trigger fields that I have created....
The image/sprite based checkboxes that were implemented around v2.2 are not present in v3.0. I prefer the sprite based checkboxes, since they look...
Hello, I installed the extJs 3.0 examples on my Ubuntu Maschine. From this examples I try to use the fileupload, but it is not working. In my...
missing a var in the enumeration snippet below (Ext.Fx). shift : function(o){ var me = this; o = o || {}; var el =...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us