+ Post New Thread
POST,GET or other method not working, now working.
The event name prefix should be "before", not "beforee": request : function(action, rs, params, reader, writer, callback, scope, options) {...
Element.fx-more.js, line 125 (isMasked) is: return this.mask && this.mask.isVisible(); crashes an application that I'm upgrading from 2.0. to...
BoxLayout.js#151 in rc1: maxWidth = Math.max(maxWidth, c.getWidth() + cm.left + cm.top); I suppose, this should be cm.right for the...
as of data/DirectStore.js line 46 proxy: (typeof(c.proxy) == 'undefined') ? new Ext.data.DirectProxy(Ext.copyTo({}, c,...
Hello, I tried yesterday the ExtJS 3.0 rc1 Toolbar and found a strange layout in Firefox and IE7, in Opera everything works fine: hier the...
the Ext.data.DirectProxy seems pretty incomplete. properties directFn, paramsAsHash, paramOrder are not in use this makes the...
There is no Ext Js 3.0 Bug Forum so I'll post this here. Please feel free to move as necessary. Given the following HTML: <html> <head>...
On line 2309 on ext-core-debug.js (from the standalone Core package): compile : function(){ var me = this, sep =...
I know it's a ux but I think it's an ExtJS officially supported one. It's broken and needs to be fixed. I'd appreciate an override ASAP.
Found a small combobox bug that prevents the DOM selected option to get selected in the transformed combobox. initComponent: function() { //...
I'm seeing an error during build when pulling latest from SVN: Processing Component: \image-organizer\img-org.css - Processing File:...
What steps will reproduce the problem? Create a container and add various components to it. Now add a "beforeremove" listener to the container and...
there is a bug: just edit a file: examples/grid/paging.js in line 50 var pagingBar = new Ext.PagingToolbar({ pageSize: 25, ...
See: /examples/tabs/tabs-adv.html The example doesn't work :)
After upgrading to 3.0-rc1 I notice that the button on the file upload example is showing 4 letters: "Brow". When no letters were visible before. ...
The constrainTo method for Ext.DD does not take into account its containers borders. Thus, if the container has a border, you can drag an element...
Hi I have been using the following code for ages. Until recently it has worked but now is broken (i am using latest code from SVN). ...
those are implemented twice (they are identical) in downloadable 3.0 RC1 Ext.data.DirectStore line 12323 all-debug line 13914 all-debug ...
A typo of sorts: load : function(params, reader, callback, scope, arg) { this.doRequest('load', null, params, reader, null, cb, scope, arg);...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us