+ Post New Thread
this.html.replace(/(\r\n|\n)/g, '\\n').replace("'", "\\'").replace(this.re, fn) should be this.html.replace(/(\r\n|\n)/g, '\\n').replace(/'/g,...
To reproduce: Open IE 7 Browse to a grid example in this site's public documentation (1.0.1a), specifically one where the grid has vertical...
Steps to reproduce: Browse to the "Ajax + Drag and Drop" example in this site's public documentation (1.0.1a) Expand the "legacy" folder Drag...
Hi, in the "API and Examples" page, when I open a page that has scrolling enabled (e.g. Dynamic Forms) and scroll, I get the following...
i'm not sure if this is only happening with forms but thats where i notice it all the time. for example at...
I have configured and loaded jsonView object "jsnView", and one item in them are selected. Then i process this: var data =...
I hope this is the correct forum for this, it seemed the best fit. The debug console is included in the ext-all.js file. Shouldn't it only be...
I have a customized way of creating a dialog based on BasicDialog, and when I call "destroy()" on it, it causes an exception. I found what I need in...
Ext: 1.01 Grid.destroy() does not destroy HeaderDragZone divs. Possibly because no reference is even saved to them to use to later destroy them...
If you create a combobox where the width isn't sufficient to view some of the text of the items and there are enough items to warrant a vertical...
Hi, I implemented a page with a few tabs. The page inside the tabs is an iframe that has a php file as a source. This php file builds a...
I apologize if this bug has already been submitted, but I didn't find it anywhere on the forums, so here goes... If you call the following while a...
I noticed somewhere that DateField control will probably be rewritten. But for now, it has a small but irritating bug. It can be triggered in FF (I...
Hi all, I have a 2 Radio buttons (Yes & No) grouped under name "ManagerRequired" var optionYes = new Ext.form.Checkbox({ boxLabel:'Yes',...
I modified the XML form example to be a login form. This works totally OK in FF, but in IE7 every 3rd or 4th successive submit, the response is...
I use the Ext to develop my backend FileExplorer And use an JsonView to create file list. I give all the view node id use its filename. Because ID...
Hi, I'm using the Prototype / scriptacoulous version of EXT JS. and i always get this error. Event.observe is not a function I found in the...
Hi, Thanks in advance to anyone who can help sort this issue out. We are using Yui-ext .40 and have a few web pages utilizing resizeable objects...
Here you see I'm setting some custom Vtypes for my application. In Firefox they work perfect. In IE they are causing an error "Function Expected"...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us