Ext 2.x: Bugs

Page 61 of 150 FirstFirst ... 11 51 59 60 61 62 63 71 111 ... LastLast

+ Post New Thread

  1. [2.??] Beforeedit in EditorGridPanel

    On beforeedit it's necessary to update a field of the store, the first time there isn't problem while the second time there is the problem. The...

    Started by fabiomaisto, 30 Sep 2008 1:22 AM
    • Replies: 1
    • Views: 967
    30 Sep 2008 1:32 AM Go to last post
  2. [2.2] CSS bug affecting CheckboxGroup/RadioGroup

    I'm not sure everyone would agree that this is a bug, but that's what I'm calling it. The CheckboxGroup and RadioGroup show up as white,...

    Started by Barius, 29 Sep 2008 11:42 AM
    • Replies: 1
    • Views: 1,786
    29 Sep 2008 9:52 PM Go to last post
  3. Exclamation [2.2] wrapped fieldlabel in radio group CSS bug

    If your fieldlabel is too long, the 2nd line gets chopped off if that is the last radio... see pic attached. Might be same for checkbox groups too.

    Started by piston, 29 Sep 2008 7:58 PM
    • Replies: 2
    • Views: 1,429
    29 Sep 2008 8:44 PM Go to last post
  4. [2.2] fit layout bug

    Fit layout is totally unaware about its own paddings and its child margins: Ext.onReady(function(){ var p = new...

    Started by SamuraiJack1, 18 Sep 2008 11:27 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,183
    29 Sep 2008 8:13 AM Go to last post
  5. Moved: Adding Label using jquery adapter

    Started by hesklabo, 28 Sep 2008 8:08 AM
    • Replies: -
    • Views: -
    28 Sep 2008 7:43 AM Go to last post
  6. [OPEN] [2.2][DUP][CLOSED] ComboBox in IE

    I found that if the HTML page contain some text before the <div> where we render the FormPanel with ComboBox, it will cause error when you click on...

    Started by JamesMa, 27 Sep 2008 10:59 AM
    • Replies: 3
    • Views: 1,812
    28 Sep 2008 4:28 AM Go to last post
  7. Exclamation [2.2] GridPanel does not preserve state across browser refreshes in IE 6

    If you take any grid like this sample grouping grid http://extjs.com/deploy/dev/examples/grid/grouping.html for example, and move the columns around...

    Started by steppinrazor, 25 Sep 2008 8:16 PM
    • Replies: 5
    • Views: 1,306
    26 Sep 2008 12:34 PM Go to last post
  8. [2.??][FIXED] Bug in TabPanel Remove

    tabpanel.remove(tabpanel.activeTab, true) In version 2.1 is working correctly, in the version 2.2 gives an error , with 3 times. this.field is...

    Started by andreyz, 6 Aug 2008 9:59 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 2,805
    26 Sep 2008 8:38 AM Go to last post
  9. [2.1][CLOSED] Column Model css not used in GridView

    In Ext 2.1: According to the docs, you can specify a css member for the column model spec. This is not however honoured by the GridView. The...

    Started by simonellistonball, 16 Jul 2008 5:55 AM
    • Replies: 4
    • Views: 2,404
    26 Sep 2008 6:32 AM Go to last post
  10. [2.2][DUP] XHTML Strict, IE and fieldset scrolling and radio dimensions

    I experience trouble in IE6 using XHTML Strict just as subject says. Fields of fieldsets are fixed while scrolling and do not scroll. Moreover,...

    Started by tsourick, 25 Sep 2008 1:00 AM
    • Replies: 2
    • Views: 2,001
    25 Sep 2008 11:51 PM Go to last post
  11. [2.2] Button minWidth with margins set - FF 1 & 2

    Hi, I've had a problem getting minWidth to work for buttons in both FF 1 & 2 when I have margins applied to the button's style. It seems to work...

    Started by krogers, 25 Sep 2008 8:59 PM
    • Replies: 0
    • Views: 1,254
    25 Sep 2008 8:59 PM Go to last post
  12. [2.2][FIXED] Portal example gives wrong position dropping portlet in the same col

    In the 2.1 portal example, when your drag and drop a portlet panel in the same column and position that panel is already in, the...

    Started by dellerbie, 22 Sep 2008 1:04 PM
    • Replies: 6
    • Views: 1,545
    25 Sep 2008 7:18 AM Go to last post
  13. [2.x][CLOSED] Render Window as collapsed

    Ok... lay it on me... why does setting collapsed:true on Window not render as collapsed? The following code sample demonstrates setting...

    Started by geoffrey.mcgill, 24 Sep 2008 1:03 PM
    • Replies: 3
    • Views: 1,127
    25 Sep 2008 12:36 AM Go to last post
  14. [2.x][FIXED] Ext.Window does not remove windowresize listener onDestroy

    An Ext.Window does not destroy its onWindowResize listener when destroyed in an open (i.e. visible) state. run the following test case to see...

    Started by mystix, 7 Aug 2008 10:32 AM
    • Replies: 1
    • Views: 1,490
    25 Sep 2008 12:28 AM Go to last post
  15. [2.2][DUP] Ext.onReady fires twice

    Ext.onReady(function() { alert('onReady'); }); Seems to fire twice, same code on ExtJs 2.1 works fine. Anyone else having this problem? ...

    Started by letssurf, 5 Aug 2008 3:52 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 4,608
    24 Sep 2008 8:13 PM Go to last post
  16. [2.0rc1][CLOSED] dragndrop multiple windows & ddgroups

    Hi i'm playing with the web desktop example and i created: 2 identical grid windows with drag and drop enabled but with different ddgroups (eg...

    Started by sj137, 6 Nov 2007 2:50 AM
    • Replies: 3
    • Views: 1,541
    24 Sep 2008 8:07 PM Go to last post
  17. Moved: [2.2] GridPanel contents overflow on IE6

    Started by stouset, 24 Sep 2008 11:53 PM
    • Replies: -
    • Views: -
    24 Sep 2008 1:38 PM Go to last post
  18. Exclamation [2.1/2.2] XTemplate, Firefox and null values

    When using XTemplates to output data retrieved from the server, Firefox (both Windows and OS X) outputs null values as the actual string 'null'. IE...

    Started by elDub, 24 Sep 2008 7:44 AM
    • Replies: 2
    • Views: 1,366
    24 Sep 2008 8:33 AM Go to last post
  19. [2.1/2.2][CLOSED] Paging first & prev issue on FF2 for Mac

    To test, use any grid paging toolbar in the Extjs examples, such as: http://www.extjs.com/deploy/dev/examples/grid/paging.html The first, and...

    Started by tierneyja, 14 Aug 2008 11:45 AM
    • Replies: 2
    • Views: 894
    24 Sep 2008 5:06 AM Go to last post
  20. [2.2][FIXED] Ext.tree.TreeNode.ensureVisible null parent node if called on the root

    currently: ensureVisible : function(callback){ var tree = this.getOwnerTree(); tree.expandPath(this.parentNode.getPath(),...

    Started by mdw21, 23 Sep 2008 4:22 AM
    • Replies: 1
    • Views: 1,950
    24 Sep 2008 1:20 AM Go to last post