+ Post New Thread
In FireFox, Internet Explorer 6+ it appears that the width is mis calculated and constrains the width of the error message. Checking Firebug's...
I use the Ext.Menu on a toolbar to display a menu on the top of the page. I increased the fontsize to 10pt. In firefox and IE6 this works fine, in...
I use tabbed iframe in my application, and the tabbed iframe will load a form validation page. But there seem to be a bug. For firefox2: When...
When using ExtJS on a page where the browser window has a vertical scrollbar a horizontal scrollbar comes up. It's like ExtJS is not detecting the...
When performing an asynchronous update on a div, I found that the timeout that is used seems to always be the default. Granted, this I am using 1.1,...
Browser IE7 OS: Windows XP Ext ver 2.0.1 Hi I observed that every time when I destroy grid (Ext.GridPanel.destroy) it stays in memory....
This might not be a technical bug but Ext.Msg is missing the IconCls config option that most everything else has. This is the work around i have...
GridView::destroy attempts to clear up the Column menu (which should become easier when Menu becomes a standard Container). So it calls...
Hey, I think i found a bug in the new ext release 2.0.2. I have been running other versions of ext, but when i upgraded this weekend for...
There's a bug in Ext.form.ComboBox::restrictHeight -- it assumes that config property shadow : true // private restrictHeight : function(){ ...
Create a Ext.Panel with 'collapsible=false', you could use collapse() method to close this panel. It doesn't make sense. If the panel is set to be...
This happens on Mozilla (linux) don't know about IE. Point on the edge of a window as you would like to resize it and double-click. The window...
I am using Ext 2.0, and it's great, But I found an issue where if I have a form that I use (it's params) to submit to the 'load' method on a...
Hallo, i try the following: new Ext.ToolTip({ target: myTarget, autoLoad: { url: myUrl }, ...
onMouseOut : function(e){ var internal = e.within(this.el, true); if(!internal){ ...
DDCore.js file 1265 /** 1266 * Internal flag that is set to true when drag and drop has been 1267 * intialized 1268 ...
Hi, I noticed a serious problem of compatibility with IE 6. If i try to open any ExtJS demo from the ExtJS homepage I obtain alway the same js...
Tooltip's for the ColumnModel are no longer displaying. You can verify this buy modifying the grid3.js example line 45 to include a tooltip in both...
I have this json object {"data":"2008-02-25 08:58:48"} and this code that formats the date: template = new Ext.XTemplate('<p>{data} #...
Try this, xt.onReady(function(){ var bookingTypeData = , , ]; var storeBookingType = new Ext.data.SimpleStore({ fields: ...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us