Ext 2.x: Bugs

Page 15 of 150 FirstFirst ... 5 13 14 15 16 17 25 65 115 ... LastLast

+ Post New Thread

  1. [2.2.1] Can't Add / Remove / Add a form field

    I found an old, unanswered post regarding this issue (http://extjs.com/forum/showthread.php?t=28653). I'm also posting here in the premium forum to...

    Started by banderson, 30 Apr 2009 8:08 AM
    2 Pages
    1 2
    • Replies: 19
    • Views: 6,810
    13 Jul 2009 1:07 PM Go to last post
  2. [2.0.2] AnchorLayout works wrong in panel with scroller

    If AnchorLayout is attached to panel with scroll bar (I've checked with vertical) then it doesn't count a width of the scroll bar in calculation of...

    Started by xor, 14 Feb 2008 7:23 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 3,591
    9 Jul 2009 8:46 PM Go to last post
  3. [2.2.1] IE8 Strict - menu width cut off

    All menus are 120px wide (the default minWidth) in IE8 standards mode regardless of content. To confirm just open the menu example page up in IE8 in...

    Started by excelsis, 8 Jun 2009 12:16 PM
    • Replies: 3
    • Views: 3,174
    8 Jul 2009 6:33 AM Go to last post
  4. [2.0b1][CLOSED] Portal Resize for Scrollbars

    If a portlet gets expanded and that causes the panel it is contained in to go into vertical overflow, the width of the portal columns do not...

    Started by FuryVII, 21 Oct 2007 9:28 AM
    • Replies: 5
    • Views: 3,262
    8 Jul 2009 12:18 AM Go to last post
  5. Wink [2.??] Resizable bug

    From the source code, We know that the Ext.Resizable was render to dom body. But this will be some unavailable in below scenario: I have an...

    Started by name_lh, 7 Jul 2009 8:09 PM
    • Replies: 0
    • Views: 763
    7 Jul 2009 8:09 PM Go to last post
  6. [2.??] Window setPosition in Firefox 3.5

    Hi I have a button at the bottom of the page, when clicked it creates a window and sets the position at (10, 10), ie top left. In FF3.5, the...

    Started by keith.chew, 7 Jul 2009 12:01 AM
    • Replies: 7
    • Views: 2,175
    7 Jul 2009 2:42 PM Go to last post
  7. [2.??] different behavior after clicking 'B' between IE and FF3.0 in htmleditor.

    Hi ext developer: If I bold the text contained in IE the htmleditor will add <strong>text</strong> tag around the text. But if you un-bold...

    Started by wallance.zhang, 6 Jul 2009 6:11 PM
    • Replies: 0
    • Views: 719
    6 Jul 2009 6:11 PM Go to last post
  8. [CLOSED] [2.0] BorderLayout collapse rectangular-border

    Hi, Problem: When you collapse the west region, then click on the padding space around the expand button, a rectangular border appears visibly in...

    Started by hstang, 6 Jul 2009 1:56 PM
    • Replies: 1
    • Views: 818
    6 Jul 2009 2:04 PM Go to last post
  9. [CLOSED][2.??] Sync event dowsn't work under source editing mode in htmleditor.

    Hi all, See my commentsbelow. 1) Show me your code (or at least snippet) var htmEdit = new Ext.form.HtmlEditor({id:'htmEdit', listeners:{...

    Started by wallance.zhang, 5 Jul 2009 7:45 PM
    • Replies: 3
    • Views: 1,200
    5 Jul 2009 9:30 PM Go to last post
  10. [2.??] Tooltip in iframe bug.

    B) When I use extjs 2.2 in iframe(IE6/IE7), tooltip & toolbar bug. tooltip: the border of tooltip is broken. toolbar: the padding between...

    Started by chenjie100, 5 Jul 2009 5:16 PM
    • Replies: 1
    • Views: 2,038
    5 Jul 2009 6:26 PM Go to last post
  11. [2.??] FindField doesn't recurse down the tree

    Hellos, I had a bit of an issue with setValues() on a form. Some of my comboboxes are nested inside groups and other things. Unfortunately the...

    Started by Niels Brouwers, 3 Jul 2009 1:45 AM
    • Replies: 2
    • Views: 1,080
    3 Jul 2009 3:42 AM Go to last post
  12. [CLOSED][2.??] iconCls displaying bug in ie 6

    Hi, when i use the iconCls attribute of a panel, I got a problem with the display. The bug is that we see a little square with inside the icone...

    Started by pilotex, 3 Jul 2009 12:02 AM
    • Replies: 2
    • Views: 974
    3 Jul 2009 12:58 AM Go to last post
  13. [2.2.1] Menu minWidth in FireFox

    Hello, In version 2.2 it seems that the minWidth property of a menu does not work in FireFox. If I set minWidth: 500 in IE it works, in FF...

    Started by smartlit, 1 Jul 2009 4:58 AM
    • Replies: 3
    • Views: 1,466
    2 Jul 2009 11:33 AM Go to last post
  14. [2.2] Ext.fly(..) in null or not an object bug

    I have an ExtJS menu with some menu items which appear when right click occurs. The page containing this ExtJS is contained inside an iframe. When I...

    Started by georgec, 26 Jun 2009 2:22 AM
    • Replies: 4
    • Views: 3,288
    2 Jul 2009 8:09 AM Go to last post
  15. [CLOSED][2.2.1] Editor Grid keyboard navigation broken in Samples (Chrome / IE)

    Keyboard navigation seems to be broken for the editor grid sample in IE6,7,8 and Chrome. This used to work before. IE: Clicking on a cell...

    Started by jchau, 11 Jun 2009 9:37 AM
    • Replies: 5
    • Views: 2,367
    2 Jul 2009 6:35 AM Go to last post
  16. [CLOSED][DUP][2.??] grid header width problem

    Hi, I had some problems with my grid. The first problem was the 10000px bug in IE that i've solved with the following code : monitorResize:...

    Started by pilotex, 2 Jul 2009 1:36 AM
    • Replies: 1
    • Views: 904
    2 Jul 2009 2:30 AM Go to last post
  17. [OPEN] [2.2.1][CLOSED] Store.onMetaChange and meta.sortInfo

    The following code can be found in Store.onMetaChange(): this.sortInfo = meta.sortInfo; But the doc of JsonReader doesn't write anything about...

    Started by hghua, 1 Jul 2009 7:20 PM
    • Replies: 1
    • Views: 923
    1 Jul 2009 7:25 PM Go to last post
  18. [OK][2.2.1] Permission denied while open a EXT window

    Hi, anytime I use FF 3.5 (final) and I open an EXT Window, my Firebug spits out this error Message: Permission denied to access property...

    Started by chrizmaster, 1 Jul 2009 3:06 AM
    • Replies: 2
    • Views: 2,806
    1 Jul 2009 4:44 AM Go to last post
  19. Moved: [FIXED] [2.x/3.x] IE8 Active tab display not quite correct

    Started by sdrew, 30 Jun 2009 7:14 PM
    • Replies: -
    • Views: -
    30 Jun 2009 3:39 PM Go to last post