Ext 2.x: Bugs

Page 20 of 150 FirstFirst ... 10 18 19 20 21 22 30 70 120 ... LastLast

+ Post New Thread

  1. [2.2.1] TreeNode hover not disappearing in FireFox

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

    Started by dbassett74, 27 May 2009 6:49 AM
    • Replies: 0
    • Views: 694
    27 May 2009 6:49 AM Go to last post
  2. [2.2.x] Column layout does resize its width after layout with horizontal scrollbars

    Best described in this example. Drop this into examples/layout/: <html> <head> <title>Column Layout</title> <link rel="stylesheet"...

    Started by JamesC, 6 Aug 2008 11:55 PM
    • Replies: 8
    • Views: 3,230
    27 May 2009 2:08 AM Go to last post
  3. [2.??] patch for HtmlEditor destroy(for memory release)

    for 2.2.1 //patch for ColorItem. Ext.apply(Ext.menu.ColorItem.prototype,{ onDestroy:function(){ this.palette.destroy(); } }) ...

    Started by fog, 26 May 2009 7:50 PM
    • Replies: 0
    • Views: 877
    26 May 2009 7:50 PM Go to last post
  4. [2.2] Combo's list appears under window's mask

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

    Started by nfarahani, 26 May 2009 1:51 PM
    • Replies: 0
    • Views: 1,285
    26 May 2009 1:51 PM Go to last post
  5. [2.2.1] Combobox in Viewport

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

    Started by Spring, 3 Apr 2009 3:32 AM
    • Replies: 4
    • Views: 2,148
    26 May 2009 5:14 AM Go to last post
  6. [2.2.1] checkboxgroup object in the Panel(Table Layout) issue on IE7/6

    when the Panel used table Layout,checkboxgroup don't display in the IE7/6,but normal in FF3 the example: <html> <head> <meta...

    Started by condy, 26 May 2009 4:18 AM
    • Replies: 0
    • Views: 1,223
    26 May 2009 4:18 AM Go to last post
  7. Exclamation [2.2] Window drag over iframe

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

    Started by felsangom, 25 May 2009 3:06 AM
    • Replies: 3
    • Views: 1,560
    25 May 2009 6:37 AM Go to last post
  8. [2.2.1] ComboBox list flicker on empty results

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

    Started by archmisha, 25 May 2009 12:55 AM
    • Replies: 3
    • Views: 1,507
    25 May 2009 1:56 AM Go to last post
  9. [FIXED] [2.x] HtmlEditor javascript bug

    Hi, There is a javascript bug in destroy method of HtmlEditor's latest code. onDestroy : function(){ ......................... ...

    Started by canxss, 23 May 2009 6:04 AM
    • Replies: 1
    • Views: 1,160
    24 May 2009 4:33 PM Go to last post
  10. [OPEN][2.2.1]HtmlEditor Form IsDirty does not always work as expected

    I noticed that some documents result in some automatic browser reformatting when the value is placed into the innerHTML of the document. This...

    Started by Calleigh, 22 May 2009 12:35 PM
    • Replies: 0
    • Views: 697
    22 May 2009 12:35 PM Go to last post
  11. [2.2.1] Form with field that has a name of 'title' puts erroneous QuickTip on form

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

    Started by minneyar, 22 May 2009 11:12 AM
    • Replies: 0
    • Views: 751
    22 May 2009 11:12 AM Go to last post
  12. [2.2][CLOSED] FileUploadField in FF3

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

    Started by WutongDeath, 6 Aug 2008 7:37 PM
    2 Pages
    1 2
    • Replies: 12
    • Views: 3,879
    21 May 2009 10:15 PM Go to last post
  13. [2.??] Combo and msgTarget = 'side'

    Please see the attached image. Using Ext.form.Field.prototype.msgTarget = 'side', the icon is overlapping with the combobox Thank you

    Started by wki01, 14 May 2009 4:07 AM
    • Replies: 5
    • Views: 2,558
    20 May 2009 6:58 AM Go to last post
  14. [2.0.1] show event not fired in gridPanel

    Hi all. Possible bug in gridPanel The show event is never fired. Can anyone confirm? I'll investigate... /:)

    Started by dotnetCarpenter, 15 Feb 2008 6:25 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 4,554
    20 May 2009 3:37 AM Go to last post
  15. [OPEN] [2.2.1] Value modified on blur/change/focus

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

    Started by calvingi, 19 May 2009 5:09 PM
    • Replies: 0
    • Views: 1,379
    19 May 2009 5:09 PM Go to last post
  16. Exclamation [2.x] NumberField incorrectly triggers validate on field blur

    The following code is called before onblur validation, the invocation of this.setValue results an extra validation being done, even when the...

    Started by bluefox, 19 May 2009 2:30 PM
    • Replies: 0
    • Views: 748
    19 May 2009 2:30 PM Go to last post
  17. [CLOSED][2.2]Field.isDirty always returns true in deferred render tabs

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

    Started by johnsbrn, 19 May 2009 9:57 AM
    • Replies: 2
    • Views: 1,631
    19 May 2009 10:56 AM Go to last post
  18. [2.2.1] menu icons shifted right, overlap text in IE6

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

    Started by wahobbit, 18 May 2009 1:21 PM
    • Replies: 2
    • Views: 1,745
    19 May 2009 6:01 AM Go to last post
  19. [CLOSED][2.??] bug with the collapsible fonction

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

    Started by pilotex, 19 May 2009 4:19 AM
    • Replies: 2
    • Views: 855
    19 May 2009 6:01 AM Go to last post
  20. [2.2.1] Ext.grid.EditorGridPanel Scrollbars

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

    Started by srajakaruna, 18 May 2009 7:30 PM
    • Replies: 1
    • Views: 952
    18 May 2009 7:39 PM Go to last post