Ext 1.x: Bugs

Page 13 of 72 FirstFirst ... 3 11 12 13 14 15 23 63 ... LastLast

+ Post New Thread

  1. [1.1.1] Ext.data.DataReader not documented

    There is no documentation-browser-friendly documentation for the DataReader class. Someone has to look at the DataReader.js source code. ...

    Started by GArrow, 26 Sep 2007 1:19 PM
    • Replies: 3
    • Views: 2,347
    26 Sep 2007 2:00 PM Go to last post
  2. Grid Column Resize Only Resizes Header in Safari For WIndows

    Could not find this mentioned elsewhere in the forum. If I resize a grid column header by dragging the column separator in Safari for Windows...

    Started by dnixon, 10 Jul 2007 4:57 PM
    • Replies: 6
    • Views: 3,283
    26 Sep 2007 1:43 PM Go to last post
  3. [1.1.1] ArrayReader documentation flaw

    The @constructor for ArrayReader says "Create a new JsonReader"; should be "Create a new ArrayReader".

    Started by GArrow, 26 Sep 2007 12:53 PM
    • Replies: 1
    • Views: 1,278
    26 Sep 2007 12:59 PM Go to last post
  4. [false; enhancement] JsonReader - results:null

    Scenario: You have an EditorGrid, you remove the last record of a store server-side (you don't remove the record from the client-side store) and then...

    Started by andrei.neculau, 26 Sep 2007 11:40 AM
    • Replies: 2
    • Views: 1,277
    26 Sep 2007 12:39 PM Go to last post
  5. editor grid in dialog opera bug

    I have an app, that displays an editor grid in a dialog, allows the user to edit grid, and save changes, then close the dialog. In Firefox/IE, if...

    Started by smokeman, 26 Sep 2007 9:42 AM
    • Replies: 1
    • Views: 1,167
    26 Sep 2007 9:56 AM Go to last post
  6. iframe cause memery leak in IE6?

    i create iframes in BorderLayout ,and open pages in the iframes ,like this: var welcome = YAHOO.ext.DomHelper.append(document.body, ...

    Started by jasspier, 25 Dec 2006 1:05 AM
    • Replies: 5
    • Views: 7,780
    26 Sep 2007 4:39 AM Go to last post
  7. there is a bug in EXT1.1.1's form~

    In EXT1.1.1, In Ext.form.Action.Submit, The method of handleResponse, a reader is used but without 'try catch' , my reader has throwed a...

    Started by dboylx, 26 Sep 2007 2:27 AM
    • Replies: 4
    • Views: 1,488
    26 Sep 2007 3:04 AM Go to last post
  8. [1.1.1] Small bug in dd.DD autoScroll

    Small bug in Ext.dd.DD autoScroll, which is responsible for autoscroll not working correctly in dd operations. Is: autoScroll: function(x, y, h,...

    Started by doc, 25 Sep 2007 2:56 PM
    • Replies: 2
    • Views: 1,413
    25 Sep 2007 7:49 PM Go to last post
  9. Bug in ColumnModel

    Constructor contains: for(var i = 0, len = config.length; i < len; i++){ var c = config; if(typeof c.dataIndex ==...

    Started by Animal, 30 Aug 2007 2:36 AM
    • Replies: 4
    • Views: 1,737
    25 Sep 2007 7:38 AM Go to last post
  10. DDCore maintainOffset property gets initialized to undefined

    DDCore : boolean property maintainOffset is initialized to undefined if not specified by user. The code in DDCore seems to be handling proper boolean...

    Started by sjivan, 23 Sep 2007 5:50 PM
    • Replies: 7
    • Views: 1,810
    25 Sep 2007 7:34 AM Go to last post
  11. [SOLVED] 1.1.1 box.css missing unit.

    Had a search and couldn't find this listed already in the Forum. Ext: 1.1.1 File: box.css Bug: Missing pixel dimension from margin. This...

    Started by MaxT, 19 Sep 2007 6:00 AM
    • Replies: 8
    • Views: 2,285
    25 Sep 2007 1:06 AM Go to last post
  12. Exclamation DomQuery

    var root = store.reader.xmlData.documentElement; var ns = Ext.query('Constructies/Constructie:nth-child('+value+')', root); With IE I get an...

    Started by rob.versluis, 24 Sep 2007 11:21 PM
    • Replies: 3
    • Views: 1,505
    25 Sep 2007 12:05 AM Go to last post
  13. Little bug in Ext.form.Combo (Ext 1.1.1)

    The documentation says that, if the mode is local, the Combo object assumes displayField = 'text' and valueField = 'value'. But if I explicitly...

    Started by sidthegeek, 23 Sep 2007 8:18 PM
    • Replies: 1
    • Views: 1,767
    24 Sep 2007 1:48 PM Go to last post
  14. Question Bug with JsonView?

    Consider the following Json strings: Non working string: {"totalCount": 1, "data":...

    Started by ntulip, 24 Sep 2007 8:25 AM
    • Replies: 2
    • Views: 1,283
    24 Sep 2007 1:32 PM Go to last post
  15. Invisible root tree node doesn't always render appended children in Ext 1.1.1

    Ext version: 1.1.1 Base class: all OS: all Browser: all Relevant files: TreeNode.js For Ext 1.1.1, Ext.tree.TreeNode's appendChild method is...

    Started by loeppky, 24 Sep 2007 9:43 AM
    • Replies: 1
    • Views: 2,135
    24 Sep 2007 9:48 AM Go to last post
  16. form.Field - markInvalid bug (Ext 1.1)

    I have spotted a small bug in the Ext.form.Field markInvalid function. This only impacts you when using a msgTarget to display validation error text....

    Started by PhilSeabrook, 24 Sep 2007 3:24 AM
    • Replies: 1
    • Views: 1,249
    24 Sep 2007 5:32 AM Go to last post
  17. [1.1.1] Qtip + FireFox + Scrollbar

    Hi everyone, I searched for this error before posting and couldn't find any reference to the issue (which I'm kind of surprised about). I noticed...

    Started by dirving, 24 Sep 2007 4:20 AM
    • Replies: 1
    • Views: 1,627
    24 Sep 2007 5:29 AM Go to last post
  18. Hangining Browsers (IE7 & FireFox)

    Environment: Build Version : 1.1.1 Browsers Tested: IE7 / FireFOx 2.0.0.7 Included Files:ext-base.js, ext-all-debug.js Source: Modified dialog...

    Started by ArtBuilders, 22 Sep 2007 4:07 PM
    • Replies: 2
    • Views: 1,301
    23 Sep 2007 1:45 PM Go to last post
  19. Exclamation Quicktips on Image not expanding to correct width

    Another QuickTip issue. After reading http://extjs.com/forum/showthread.php?t=3977 I realized that why the issue was happening. When the width of the...

    Started by watrboy00, 21 Sep 2007 1:32 PM
    • Replies: 3
    • Views: 2,526
    23 Sep 2007 2:23 AM Go to last post
  20. MessageBox.confirm setDefaultButton Issue

    I have noticed that the MessageBox.confirm does not set it's default button when first opened. Example. <html> <head> <link...

    Started by kouphax, 21 Sep 2007 5:29 AM
    • Replies: 1
    • Views: 1,779
    22 Sep 2007 10:18 AM Go to last post