Ext 2.x: Bugs

Page 105 of 150 FirstFirst ... 5 55 95 103 104 105 106 107 115 ... LastLast

+ Post New Thread

  1. [2.0??] [CLOSED]MessageBox

    Ext.MessageBox cannot suspend the js following it. Example: Ext.MessageBox.confirm(....,function(btn){ if (btn='no') return; });...

    Started by VincentChen, 26 Mar 2008 4:04 AM
    • Replies: 1
    • Views: 1,096
    26 Mar 2008 4:29 AM Go to last post
  2. [2.0.2][FIXED]NumberField decimalSeparator error

    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,...

    Started by Zolcsi, 8 Mar 2008 3:53 PM
    • Replies: 9
    • Views: 2,465
    26 Mar 2008 3:04 AM Go to last post
  3. [2.0??][CLOSED] bug with form submitting

    :( when submitting the form serializes the combo displayField other than the valueField. when loading the form cant set the Radio group value...

    Started by newlife, 25 Mar 2008 4:57 PM
    • Replies: 1
    • Views: 1,169
    25 Mar 2008 11:43 PM Go to last post
  4. [2.0.2][CLOSED] autoExpandColumn

    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 :...

    Started by stever, 19 Mar 2008 9:43 PM
    • Replies: 4
    • Views: 1,983
    25 Mar 2008 7:06 PM Go to last post
  5. [2.0??] htmleditor

    Calling a form with an htmleditor field inside, is always asigned with the value: ' '. It causes a lot of problem for validation reason, because...

    Started by Dariusz, 25 Mar 2008 8:08 AM
    • Replies: 0
    • Views: 911
    25 Mar 2008 8:08 AM Go to last post
  6. [2.0.2][SVN][Fixed in SVN] this.encodeDate is not a function

    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...

    Started by timb, 24 Mar 2008 7:34 AM
    • Replies: 2
    • Views: 1,226
    25 Mar 2008 5:32 AM Go to last post
  7. Question [2.0.2][CLOSED] Cursor in Ext.menu visible in FF

    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...

    Started by doc, 24 Mar 2008 3:22 AM
    • Replies: 4
    • Views: 1,348
    25 Mar 2008 3:58 AM Go to last post
  8. [2.0.2][CLOSED] Datefield tooltip graphical problem in IE and FF

    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...

    Started by milou, 19 Mar 2008 6:47 AM
    • Replies: 4
    • Views: 2,106
    24 Mar 2008 2:15 PM Go to last post
  9. Exclamation [2.0.2][Fixed in SVN] DataView.onAdd

    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...

    Started by andrei.neculau, 21 Mar 2008 12:52 PM
    • Replies: 1
    • Views: 1,114
    24 Mar 2008 2:14 PM Go to last post
  10. Post [2.0.2][FIXED] ID property cannot be set for the Dataview

    When creating a new dataview and assign id to it, the ID is still autogenerated. For example: var fooDV = new Ext.DataView({ id:'foo', ...

    Started by silvereen, 23 Mar 2008 9:25 AM
    • Replies: 1
    • Views: 1,121
    24 Mar 2008 9:41 AM Go to last post
  11. [2.0] EditorGridPanel

    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...

    Started by cimperia, 14 Jan 2008 9:40 AM
    • Replies: 1
    • Views: 3,550
    23 Mar 2008 3:01 PM Go to last post
  12. [2.0b1][CLOSED] (Bug? Not a bug?) getLeft/setLeft, etc - API oddity

    Hi folks, Consider if you will this code fragment: var box; box = Ext.get("abox"); box.setLeft(box.getLeft()); box.setTop(box.getTop()); ...

    Started by tjcrowder, 21 Oct 2007 1:23 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 4,513
    22 Mar 2008 8:22 AM Go to last post
  13. [2.0b1][CLOSED with outstanding query] Element.getBox and FF, odd results

    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...

    Started by tjcrowder, 18 Oct 2007 3:48 PM
    2 Pages
    1 2
    • Replies: 18
    • Views: 4,706
    22 Mar 2008 8:22 AM Go to last post
  14. [2.0rc1/2.0] QuickTips rendering

    First time error message rendered you can see tooltip is rendered "collapsed" ,after that all rendered properly.

    Started by XASD, 30 Oct 2007 11:07 PM
    2 Pages
    1 2
    • Replies: 19
    • Views: 5,141
    21 Mar 2008 2:50 PM Go to last post
  15. [OPEN] [2.0??] Missing Scriptaculous files in Apache log

    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...

    Started by Nick_R, 21 Mar 2008 7:52 AM
    • Replies: 2
    • Views: 1,087
    21 Mar 2008 8:38 AM Go to last post
  16. [2.0.1/2.0.2] Crash in FormPanel.initFields if no items are defined in configuration

    Code used to create the bug. Ext.onReady(function() { var viewport = new Ext.Viewport( { layout: 'fit', xtype: 'viewport', ...

    Started by HappySmiley, 21 Mar 2008 4:56 AM
    • Replies: 3
    • Views: 1,470
    21 Mar 2008 5:31 AM Go to last post
  17. [2.0.2][CLOSED] CycleButton no text

    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...

    Started by stever, 19 Mar 2008 1:01 PM
    • Replies: 3
    • Views: 1,289
    20 Mar 2008 11:59 PM Go to last post
  18. [2.0.1][FIXED] ComboBox, allowBlank: false, msgTarget: 'side' triggers an exception

    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' });...

    Started by rslinckx, 30 Jan 2008 10:17 AM
    • Replies: 3
    • Views: 4,442
    20 Mar 2008 10:47 PM Go to last post
  19. [2.0.2][FIXED] Ext.Viewport: id config value not applied

    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...

    Started by viviansteller, 18 Mar 2008 10:59 AM
    • Replies: 5
    • Views: 2,082
    20 Mar 2008 10:13 PM Go to last post
  20. [2.0.2][CLOSED] Column layout inside a form with a tabbed panel not working

    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...

    Started by cruise, 19 Mar 2008 11:33 AM
    • Replies: 2
    • Views: 1,494
    20 Mar 2008 10:00 AM Go to last post