+ Post New Thread
You can see this problem in the Ext API Docs. When hovering over the tree, and if the tree has the vertical scroll bar showing, if you move out of...
Best described in this example. Drop this into examples/layout/: <html> <head> <title>Column Layout</title> <link rel="stylesheet"...
for 2.2.1 //patch for ColorItem. Ext.apply(Ext.menu.ColorItem.prototype,{ onDestroy:function(){ this.palette.destroy(); } }) ...
If a modal Ext.Window contains form elements, the form's ComboBoxes' lists have a z-index that is lower then the window's mask z-index making the...
I haven't found this bug in bugs forum yet. So, please take a look: Combobox List still remains on the same place on browser window resize. ...
when the Panel used table Layout,checkboxgroup don't display in the IE7/6,but normal in FF3 the example: <html> <head> <meta...
Window got stuck when dragged over iframes. I've found some topics about this issue on GWT, and an SVN fix. I need to fix this on ExtJS (2.2). I...
Hi, When I use combo box component as auto complete, eg. typing a word and it retrieves all matching results that start with that text. In case...
Hi, There is a javascript bug in destroy method of HtmlEditor's latest code. onDestroy : function(){ ......................... ...
I noticed that some documents result in some automatic browser reformatting when the value is placed into the innerHTML of the document. This...
This is a little weird, but hopefully it's not just me. I've reproduced this in Firefox 3 and Opera 9 in Ubuntu Linux 9.04, and in Internet Explorer...
1. in api doc I cannot find anything about fileuploadfield (in Component and form.*) 2. in FF3 getValue() returns file name rather than full path...
Please see the attached image. Using Ext.form.Field.prototype.msgTarget = 'side', the icon is overlapping with the combobox Thank you
Hi all. Possible bug in gridPanel The show event is never fired. Can anyone confirm? I'll investigate... /:)
Hi, Background: jQuery, extJs: the latest version Browser: Firefox 3.5 b4, Opera 9.63 and Safari 4 public beta OS: Mac OS X ( but I...
The following code is called before onblur validation, the invocation of this.setValue results an extra validation being done, even when the...
If you have a form with multiple tabs, the fields inside any tab which has not yet been rendered will always return true for isDirty. Here is a...
Hi all, I could not find this already using search, but please let me know if someone's already seen this. I was looking at some of the many...
Hi. First of all, I've looked everywhere in the forum before asking my question. Maybe my english is not that good and that's why it seemed to me...
When you click on a cell and go to edit mode of the grid it shows a scrollbar at the bottom which is not necessary. Even in examples page that...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us