+ Post New Thread
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 =...
isVisible should be written like the 2.2 form which is: isVisible : function(deep) { return !(this.isStyle(VISIBILITY, HIDDEN) ||...
this should fix those global var mistakes for the downloadable version of today (ext-core-3.0-beta1.zip, Ext Core Library 3.0 Beta, Ext = {version:...
The tooltip div now has a anchorEl div that is added to the body, and takes up space even when hidden since visibility:hidden divs still take space...
Hello friends! So I again updated to the latest svn and now I am having issues with my stores being shared throughout all of my grids. Again,...
Hi The scrollbars of the grid's in the grid examples are partly obscured by the panel's border. Tested on Chrome (Safari has probably same...
Hi, Left panel border disappears on Chrome. Noticed same problems on other examples also ... (panel width not right??) Thx Bert. See...
So as not to pollute the documentation buglist for Ext Core 3.0, how about we sticky another running list to keep track of the code bugs? ...
Try this code: new Ext.Window({ title: 'Test', width: 200, height: 100, layout: 'fit', items: { xtype: 'form', buttons: }
Selecting toggleSource from the overflow menu does not work. new Ext.Window({ layout : 'fit', height : 200, width : 300, ...
the minWidth config appears to be getting overwritten somewhere between initComponent and doAutoWidth. I have poked around and haven't been able to...
The code has: boxWrap : function(cls){ cls = cls || 'x-box'; var el = Ext.get(this.insertHtml("beforeBegin", "<div...
Assuming nothing else says otherwise, validateValue should return true. This bug came in changeset 3589 and took me a while to figure out!!!
When moving the mouse rapidly from inside the body of a TriggerField, through the trigger or back in the same way, the following error occurs: ...
In DateField, this function checks to see if a value is set to true, after which it sets it to true. Wait, huh? I think the author meant to have a...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us