Ext 3.x: Bugs

Page 185 of 198 FirstFirst ... 85 135 175 183 184 185 186 187 195 ... LastLast

+ Post New Thread

  1. Exclamation [CLOSED][DUP][3.0RC2] don't work "autoLoad" with option "scripts : true" in IE

    Don't work in IE. In others work. Why? Please HELP! <script type="text/javascript"> var workplace = new Ext.Panel({ id : 'workplace', border :...

    Started by shpv1974, 4 Jun 2009 10:15 PM
    • Replies: 5
    • Views: 1,334
    5 Jun 2009 10:44 AM Go to last post
  2. Smile [CLOSED][DUP][3.0RC2] Possible solution for onAvailable bug

    Hallo everybody! I’m trying to port our software to the preliminary version of the Ext JS 3.0 RC2. I have following problem, after I load some HTML...

    Started by dgo, 4 Jun 2009 10:29 PM
    • Replies: 1
    • Views: 815
    5 Jun 2009 8:14 AM Go to last post
  3. [CLOSED][3.0RC2][CSS]font-size overwritten when using preventBodyReset: true

    For some reason font-size css property is overwritten for header elements. In the example below, the text in <p> tags is styled properly, while...

    Started by Mchl, 5 Jun 2009 3:59 AM
    • Replies: 1
    • Views: 1,070
    5 Jun 2009 7:56 AM Go to last post
  4. [OPEN] [FIXED][3.0svn4198] Ext.menu.DateMenu broken?

    The test case below stops working when I upgrade from r4197 to r4198. Ext.onReady(function() { new Ext.Viewport({ items: ...

    Started by papandreou, 4 Jun 2009 4:49 AM
    • Replies: 7
    • Views: 1,197
    4 Jun 2009 8:38 PM Go to last post
  5. Moved: [UNKNOWN][3.0rc2] Store.save() updates handling

    Started by howe, 4 Jun 2009 8:32 PM
    • Replies: -
    • Views: -
    4 Jun 2009 8:21 PM Go to last post
  6. [CLOSED][3.0RC2] Issues with paging in buffered grid

    Issues are visible in example http://extjs.com/deploy/ext-3.0-rc2/examples/grid/buffer.html When scrolling, the row numbers (first column)...

    Started by Luc, 4 Jun 2009 11:28 AM
    • Replies: 3
    • Views: 1,067
    4 Jun 2009 8:18 PM Go to last post
  7. [CLOSED][3.x] RowNumberer gets out of sync after delete

    Hello all, I'm not sure if this is a bug or behavior, but when I set up a grid with a Ext.grid.RowNumberer column and delete some rows, the...

    Started by howe, 1 Jun 2009 5:09 AM
    • Replies: 5
    • Views: 1,766
    4 Jun 2009 3:43 PM Go to last post
  8. [FIXED][2.2/3.0] Combo boxes rendered in hidden containers

    This bug keeps coming up for months, years even. The answer is always the same -- have the parent hidden container to use hide via offsets. But there...

    Started by stever, 30 Apr 2009 6:56 PM
    • Replies: 5
    • Views: 2,030
    4 Jun 2009 2:43 PM Go to last post
  9. Red face [FIXED][3.0RC1.1] Radiogroup Checkboxgroup getValue setValue

    I struggled with posting this as a bug, but I am pretty confident this should be considered as such. It appears there is not getValue setValue...

    Started by dancablam, 4 Jun 2009 10:10 AM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 8,747
    4 Jun 2009 2:25 PM Go to last post
  10. Exclamation [FIXED][3.0rc2] Toolbar.addButton doesn't return anything

    Just upgraded from 3.0rc1.1 to rc2 and Toolbar.addbutton stopped returning the created button and returns nothing (undefined). Looking at the code it...

    Started by MartiCode, 4 Jun 2009 6:42 AM
    • Replies: 2
    • Views: 1,004
    4 Jun 2009 12:28 PM Go to last post
  11. [OPEN] [FIXED][3.0svn] TextField applies 'emptyClass' when field is not empty

    In this example, 'empty-cls' is incorrectly applied to the element: var field = new Ext.form.TextField({ value: 'Initial value', ...

    Started by jacombs, 3 Jun 2009 8:41 AM
    • Replies: 3
    • Views: 1,219
    4 Jun 2009 12:21 PM Go to last post
  12. Exclamation [FIXED][3.??] Ext.Direct doesn't fire exception when response is 404 - just crash

    Hi, I just play around Ext.direct last few days trying to uderstand how it works and how to use it. I got just idea rename my router.php to...

    Started by pmarko, 20 May 2009 9:41 AM
    • Replies: 8
    • Views: 1,998
    4 Jun 2009 12:19 PM Go to last post
  13. [FIXED][3.0RC2] Sample: IE issue with layout browser

    Hi, In IE7/WinXP: When I open http://extjs.com/deploy/ext-3.0-rc2/examples/layout-browser/layout-browser.html the top node of the left...

    Started by Luc, 4 Jun 2009 11:58 AM
    • Replies: 1
    • Views: 841
    4 Jun 2009 11:59 AM Go to last post
  14. [FIXED][3.0rc2] Ext.Msg.prompt broke today?

    Ext.Msg.prompt('t', 'm')?? I get TypeError: buttons.el is undefined

    Started by stever, 4 Jun 2009 8:34 AM
    • Replies: 2
    • Views: 988
    4 Jun 2009 10:43 AM Go to last post
  15. [CLOSED][3.0rc1.1] IE - Grid component reload memory leak

    Don't really feel the need to provide sample code for this one. Look at any of the examples such as...

    Started by da_sweetp, 1 Jun 2009 2:38 PM
    • Replies: 6
    • Views: 1,707
    4 Jun 2009 9:37 AM Go to last post
  16. Exclamation [CLOSED][DUP][3.0 RC2] TreePanel can't be expanded in IE6.

    just like flowing example: http://extjs.com/deploy/ext-3.0-rc2/examples/layout-browser/layout-browser.html when using IE6, the tree of left...

    Started by ofrank, 4 Jun 2009 9:33 AM
    • Replies: 1
    • Views: 1,043
    4 Jun 2009 9:36 AM Go to last post
  17. [FIXED][CORE rev 4169] mouseover causes an error in IE8

    When using a mouseover event on an image, I get a object not found error. Ext.onReady(function(){ ...

    Started by crink, 2 Jun 2009 12:56 PM
    • Replies: 8
    • Views: 2,243
    4 Jun 2009 9:22 AM Go to last post
  18. [CLOSED][3.0rc2] .jsb file doesn't match directory structure

    http://extjs.com/forum/showthread.php?t=64920 See post 12

    Started by mschwartz, 4 Jun 2009 7:56 AM
    • Replies: 1
    • Views: 1,419
    4 Jun 2009 8:19 AM Go to last post
  19. [OPEN] [CLOSED][3.0rc2] IE8 / FF - Some bug

    My English is poor, so look this attachment:) I have to use the IE8 compatibility tested view, Are the same.

    Started by peacock, 3 Jun 2009 6:40 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 2,364
    4 Jun 2009 5:42 AM Go to last post
  20. [CLOSED][3.0rc2] resetBodyCss broken between RC1.1 and RC2?

    The bottom two panels look identical to me in this example: http://extjs.com/deploy/ext-3.0-rc2/examples/panel/panels.html Although they do...

    Started by joe2987, 4 Jun 2009 2:47 AM
    • Replies: 2
    • Views: 1,014
    4 Jun 2009 5:00 AM Go to last post