+ Post New Thread
Ext.MessageBox cannot suspend the js following it. Example: Ext.MessageBox.confirm(....,function(btn){ if (btn='no') return; });...
Hi, I think I've found the following bug: when I have a NumberField, with decimalSeparator set to "," and I set a vlue to it, for example 0.4,...
:( when submitting the form serializes the combo displayField other than the valueField. when loading the form cant set the Radio group value...
First off, I want to use column zero, but it doesn't work (as it says in the manual). However, the fix is easy enough. autoExpand :...
Calling a form with an htmleditor field inside, is always asigned with the value: ' '. It causes a lot of problem for validation reason, because...
Hello, On March 20th I got the latest from SVN. After applying this update, I noticed a breaking change. I am now getting the error...
I don't know if it's a bug or a normal behavior of FF. See the attached picture of the "Toolbar with Menus" example. Every menu item gets the cursor...
Hi Ext users, I've a big problem with datefield element and tooltip. When the field is invalid, I specified to display tooltip to the right of the...
DataView's listener for its store add event is broken. Broken as in: it adds to dataview.all.elements only the first element added (corresponding...
When creating a new dataview and assign id to it, the ID is still autogenerated. For example: var fooDV = new Ext.DataView({ id:'foo', ...
Tested with IE7 and Firefox 2+ EditorGridPanel: If I edit and then remove a same record from a grid by calling store.remove, and then undo...
Hi folks, Consider if you will this code fragment: var box; box = Ext.get("abox"); box.setLeft(box.getLeft()); box.setTop(box.getTop()); ...
Hi folks, Using ExtJS 2.0-beta1, I'm getting odd behavior from Element.getBox in FF 2.0. At first I wondered if I was just misunderstanding and...
First time error message rendered you can see tooltip is rendered "collapsed" ,after that all rendered properly.
We're using the Ext.grid.GridPanel on some of our Web pages and have noticed that we get 'file not found' in the Apache2 log for the following...
Code used to create the bug. Ext.onReady(function() { var viewport = new Ext.Viewport( { layout: 'fit', xtype: 'viewport', ...
The Cycle button has an option showText, that if true will replace the text for the button with the menu items text. I think this is how most people...
I'm using the YUI adapter 2.4 with the latest ext 2.0.1 tarball. When creating a new ComboBox({ allowBlank: false, msgTarget: 'side' });...
A "id" config property for the Ext.Viewport is not applied to the html markup. E.g. take the sample from the ExtJS docs (Ext.Viewport) and put in...
The code below is a simple example based on one of the dynamic form demos, which shows the issue. The form has a tabbed panel, and each panel...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us