Ext 1.x: Bugs

Page 5 of 72 FirstFirst ... 3 4 5 6 7 15 55 ... LastLast

+ Post New Thread

  1. Masks appear above Msgs in Safari?

    Hi I posted a reply to the following bug in this post: http://extjs.com/forum/showthread.php?p=172017 however that was for v2 but i have the...

    Started by sj137, 23 May 2008 1:51 AM
    • Replies: 0
    • Views: 1,748
    23 May 2008 1:51 AM Go to last post
  2. [1.1.1][FIXED] Cannot enter zero values into NumberField controls inside EditorGrid

    I'm currently experiencing a problem with a NumberField inside an EditorGrid in Ext 1.1.1. If I enter a zero, the value is discarded and the cell...

    Started by AdamDawes, 14 May 2008 6:27 AM
    • Replies: 5
    • Views: 2,403
    16 May 2008 12:50 AM Go to last post
  3. [1.1] "selectionchange" fires twice and when selecting the same row in a grid

    EXT 1.1: Issue: - "selectionchange" fires twice when clicking a row in a grid. - "selectionchange" fires also when clicking the same row again. ...

    Started by Wolfgang, 24 Aug 2007 8:03 AM
    • Replies: 4
    • Views: 3,340
    13 May 2008 4:46 AM Go to last post
  4. Ext.form.TextField does not handle maxLength/size very well.

    There is no way to set the size or maxLength attribute of a text input. maxLength is also handled in code, rather than let the browser handle it....

    Started by Alan Knowles, 25 Apr 2007 8:42 PM
    • Replies: 8
    • Views: 23,857
    8 May 2008 9:20 AM Go to last post
  5. DomHelper, IE and "unknown runtime error"

    Hello, I have an IE-only problem with DomHelper. The following code works great in Firefox and Opera, and I believe other browsers. ...

    Started by cwiltgen, 31 Jan 2007 5:09 PM
    • Replies: 4
    • Views: 5,325
    7 May 2008 10:45 PM Go to last post
  6. BasicForm using el.id to get its ID

    When reading element attributes from a DOM element which is an HtmlForm, we have to use getAttribute to avoid the annoying behaviour that browsers...

    Started by Animal, 9 May 2007 2:18 AM
    • Replies: 5
    • Views: 3,543
    5 May 2008 7:24 AM Go to last post
  7. panel in formpanel

    the content of panel in formpanel are disappearing in I.E6 the textfield which inside inner panel of formpanel is changing its location from...

    Started by blade, 2 May 2008 12:59 AM
    • Replies: 1
    • Views: 1,559
    2 May 2008 1:39 AM Go to last post
  8. [DUP][CLOSED] Ext.menu.Menu - BUG

    I will want change the menu class. I override the "createEl" function. But the "cls" is only "x-menu". changed "x-tmenu", the click event is not...

    Started by yswwei, 25 Apr 2008 12:19 AM
    • Replies: 1
    • Views: 1,594
    25 Apr 2008 12:35 AM Go to last post
  9. File Upload - Bug

    I tried to upload file via Ext form but it submitted every field except for file field. I checked the server response it always says file not...

    Started by nicholasnet, 17 Apr 2008 11:08 PM
    • Replies: 3
    • Views: 3,136
    21 Apr 2008 10:41 AM Go to last post
  10. Question the enabled combobox are truncated

    Hi, When I disable a combobox with disabled:true config option , the arrows are always truncate. So I think it's a bug... With Firefox2, it's...

    Started by caam, 17 Apr 2008 6:54 AM
    • Replies: 0
    • Views: 1,447
    17 Apr 2008 6:54 AM Go to last post
  11. Exclamation Combobox reset()

    I've found a little bug. I have such code in Combobox config var combo = new Ext.form.ComboBox({ ... emptyText: 'Choose value',...

    Started by Arikon, 19 Apr 2007 6:59 AM
    • Replies: 1
    • Views: 2,554
    16 Apr 2008 1:12 AM Go to last post
  12. ComboBox scroll issue in Firefox

    Hi, The ComboBox's scrollbar seems to get messed up in Firefox on the Mac (this is NOT a problem on the PC). I am going to guess that this is...

    Started by tbarstow, 23 Apr 2007 11:29 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 10,648
    15 Apr 2008 5:28 AM Go to last post
  13. [CLOSED] Numberfield on Internet explorer 6

    Hi all, I think keystrokes are not applying correctly to numberfields in Internet explorer 6 and 7 using Prototype+Scriptaculous libraries....

    Started by Deathtime, 2 Jul 2007 4:42 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 5,448
    10 Apr 2008 2:39 PM Go to last post
  14. Missing and/or Incorrect Docs - Ext 1.1.x

    This thread is solely for reporting bugs in the Ext 1.1.x documentation. (currently available here) I'll be consolidating all the unresolved...

    Started by mystix, 3 Aug 2007 5:41 AM
    11 Pages
    1 2 3 ... 11
    • Replies: 108
    • Views: 78,988
    10 Apr 2008 5:47 AM Go to last post
  15. Exclamation The Ext base forces application/x-www-form-urlencoded as the content type

    I know this is a feature but I consider it a bug. The Ext base will put in application/x-www-form-urlencoded as the content type in XHRs, regardless...

    Started by dotnetCarpenter, 4 Oct 2007 12:11 PM
    2 Pages
    1 2
    • Replies: 12
    • Views: 7,605
    29 Mar 2008 11:11 PM Go to last post
  16. [1.1rc1] getNodeById() fails after replaceChild()

    If, on a TreeNode, you (1) do a replaceChild() with the new child having the same ID as the old child and (2) do a getNodeById() with the id,...

    Started by avrndef, 24 Mar 2008 2:15 AM
    • Replies: 2
    • Views: 2,590
    27 Mar 2008 6:23 AM Go to last post
  17. combobox destroy problem

    hi all, not sure if this is the right place but i figured it would get more attention if i mentioned here. i'll be happy to move to the bugs...

    Started by sean, 15 May 2007 10:53 AM
    • Replies: 3
    • Views: 1,737
    24 Mar 2008 10:23 AM Go to last post
  18. Question ext1.1: large number of items in combobox adds blank space to bottom of page

    Having a large number of items in combobox adds blank space to bottom of page, lots of blank space, depending on the number of items. Up to around...

    Started by vais, 2 Aug 2007 7:48 PM
    • Replies: 1
    • Views: 2,298
    21 Mar 2008 1:06 AM Go to last post
  19. Hebrew characters disappear from the Ext tree

    Hi, My application also has a Hebrew interface. All Ext objects (e.g., Grid, Form elements, etc.) can show Hebrew characters/content inside them....

    Started by maya, 17 Sep 2007 6:45 AM
    • Replies: 3
    • Views: 1,861
    20 Mar 2008 6:45 AM Go to last post
  20. GridPanel in TabPanel big bug in IE!

    I have many GridPanel in TabPanel, when the tab activate, the GridPanel will render only once ,in firefox it works,but in IE the bug is: when the...

    Started by boyjunqiang, 25 Sep 2007 11:11 PM
    • Replies: 5
    • Views: 4,155
    20 Mar 2008 6:18 AM Go to last post