+ Post New Thread
If we register a model many times in sandbox, e.g.: Ext4.ModelManager.registerType('mymodel', { fields: }); on 4th registration the code...
Chart.js:517 (and 528) references a "clear" event of store. However, I think this event is not defined anywhere. The RemoveListener function can now...
Not quite a bug, but potential disorder: core/src and src/core/src look having exactly the same contents of 707,617 bytes in the Beta 3 distribution.
Set up a grid without specifying a selType Put an itemclick and an itemcontextmenu listener on it Run the page and verify that you get an item...
I am having a problem with component destruction using the card layout and setActiveItem(). I have a listener on a component's deactivation that...
The docs say that you can set for example meta.attr in the getClass function and this is added to the img markup, doesn't work for me and seems that...
Ext version tested: Ext 4 Beta 2 Browser versions tested against: Chrome 10
maxWidth and maxHeight do not limit window size when width and height are not set. Window keep width and height of content. var HelpWindow =...
Hi When creating a store in the 3.x way, by not supplying a model, but supplying the fields directly, then it is not possible to use...
Followon to EXTJSIV-794 which related to TreePanel. That is now fixed in B3 but gridviewdragdrop has same problem. To reproduce click the button...
I have an Accordion Panel that allows collapsing. If I change the title by calling setTitle() everything works as expected except for when a user...
problem: when i try to retrieve a cookie previously set as false, the returned value comes back as a string rather than a bool. current outcome:...
Creating a pie chart with the following store: Ext.create('Ext.data.JsonStore', { fields: , data: }); fails when we select...
Hello, Declaration of '.x-form-item-label-left' is missing in css files Regards, Geoffroy
Sample: http://dev.sencha.com/deploy/ext-4.0-beta2/examples/form/combos.html Reproducible on Chrome 12 / Opera 11. Typing an nonexistent element...
in EXTJS 3.3 the following would return the auto id / the static userdef id Ext.getCmp('myAccordion').layout.activeItem.id under EXTJS 4 we...
Beta 3 introduced 2 bugs on one of our forms: 1. The first one only happens only in Chrome. This form worked just fine in all other releases. You...
I am creating a gridpanel and rendering it to a <div align="center" id="form"> tag. Then the grid column are also getting aligned to center whereas...
In 4.0 Bata 3,the colorpicker can not show selected status of the color blocks. And i found: Line 62317 in ext-all-debug.js, the selected css name...
Ext.regModel('Test', { fields: , proxy: { type: 'localstorage', id: 'test-store' } }); Ext.define('TestStore', { ...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us