+ Post New Thread
Hi, I use beta Chrome. (Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.0 Safari/537.1) I found a bug in...
Hi, I use floating panel and need to set its position according to the browser's scrollTop. In FF, I can use Ext.getBody().dom.scrollTop or...
I have been having some problem with my panels. Basically I have a viewport layout in which I have east and west panel and the panels giving me js...
Ext version tested: Ext 3.3.0 Adapter used: ext
IE allows undefined to be changed, so comparing to undefined is not gauranteed to be correct in IE. Testing typeof v !== 'undefined' will always...
I am not sure if this has been posted or has been noticed, but a recent set of Chromium releases have caused the loading of ExtJS sites to not load....
If I defined my store as a grouping store as follows: paymentStore = Ext.extend(Ext.data.GroupingStore, { constructor: function(cfg) { ...
In a simple Ext page paste this into Firebug: Ext.getBody().update(''); g = new Ext.grid.GridPanel({title:'Grid', width:600,height:400, ...
in documentation for container : defaults I can see: "If an added item is a config object, and not an instantiated Component, then the default...
Hello, I've a checkbox i want to be checked by default. But it doesn't work. My code which doesn't check the checkbox (i give very simple...
Is there any known issues with Textfields configured to use 'emptyText : String' in Chrome? When a user clicks into the input for the first time...
Hi, I want to chek/uncheck a checkbox without firing event, so I use setRawValue. It doesn't work cause setRawValue use this.el.dom.value and not...
ExtJS 3.1.1 I'm getting an error when calling the TreeNode.removeChild function. When called w/ deep = true, it bombs at the bolded part because...
I use tabpanel(Ext JS version is 3.3.1) and flex in my website. When activing a tab, I create a panel in the tab to show some content. Some tabs...
Hi all, I have an Ext window which consists of a couple of forms. The first form has a dropdown combo, and depending on which value the user...
Hi I have problem with shrinking combobox, when using Tab panels, and toggling item's readOnly attribute. Here is use case for code sample: 1)...
Guys: var iframe = document.createElement('iframe'); iframe.name = Ext.id(); iframe.frameBorder = '0'; // ADDED...
I've been using ExtJS for 5 years. Recently in ExtJS v3.4.0 i've found an important bug. Particularly i use Ext.Direct but this issue affects all...
Bug report for ExtJS 3.2.2 if Ext.EventManager.purgeElement (recursive param set to true) is passed a DOM element that contains a DOM element...
I have seen lots of POSTs regarding FormPanel/FileUpload issues in IE. I believe the issue I am having falls into one of these issues yet I have not...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us