Ext 2.x: Bugs

Page 63 of 150 FirstFirst ... 13 53 61 62 63 64 65 73 113 ... LastLast

+ Post New Thread

  1. [2.2][DUP] GridPanel Vertical Scroll

    We are upgrading the Extjs to 2.2 and found that the GridPanel sometimes scroll to the bottom or sometimes scroll a little down. In 2.0.2 the...

    Started by hgangadh, 19 Sep 2008 11:06 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,854
    19 Sep 2008 10:42 PM Go to last post
  2. [2.2] Checkbox/Radio events: blur & focus

    When I click on a radio or a checkbox the events 'blur' and 'focus' are not called. The same problem occurs in firefox 2/3, IE 6 and safari. I use...

    Started by bobbicat71, 18 Sep 2008 7:00 AM
    • Replies: 3
    • Views: 3,251
    19 Sep 2008 12:19 AM Go to last post
  3. Cool [2.x] CheckboxSelectionModel header remains selected on row unselect (with fix)

    When using the Ext.grid.CheckboxSelectionModel class, the header checkbox may be selected to select all rows in the grid. However, if a row is...

    Started by meej, 15 Aug 2008 1:48 PM
    • Replies: 3
    • Views: 2,811
    18 Sep 2008 6:00 PM Go to last post
  4. [2.??][CLOSED] Ext.forum.ComboBox: listWidth against width

    listWidth have no effect if it is defined before width. moving it after the definition of width, works as expected. ej: { xtype:'combo', ...

    Started by analpaper, 18 Sep 2008 9:59 AM
    • Replies: 2
    • Views: 947
    18 Sep 2008 4:51 PM Go to last post
  5. [2.2][DUP][FIXED] Destroyed FormPanel still monitoring?

    I have a rather complicated FormPanel ( with well over 140 components/card panels/layouts/etc ) inside an extended Window object. I also have a...

    Started by psenger, 18 Sep 2008 1:21 PM
    • Replies: 3
    • Views: 1,192
    18 Sep 2008 3:12 PM Go to last post
  6. [2.2] Right align toolbar button in Safari/Chrome

    When adding a right aligned button in a toolbar like so: var toolbar = new Ext.Toolbar(); The second button should appear right aligned, which...

    Started by turbovegas, 18 Sep 2008 11:43 AM
    • Replies: 1
    • Views: 1,475
    18 Sep 2008 11:53 AM Go to last post
  7. Post [2.2] BasicForm.isValid() - return bad information

    When I have a BasicForm open... width no invalidate field... myform.isValid() return false **************** In file : basicForm.js ...

    Started by ulysse, 18 Sep 2008 5:56 AM
    • Replies: 1
    • Views: 896
    18 Sep 2008 6:20 AM Go to last post
  8. [2.2] GridView bug

    Hi, I think I've found a bug in ExtJS 2.2 version with GridPanel/EditorGridPanel and selection model. Issue is tested with ExtJS 2.1 and ExtJS...

    Started by sniffer, 13 Aug 2008 4:25 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 32
    • Views: 7,405
    18 Sep 2008 4:59 AM Go to last post
  9. [2.2] Checkbox in editor grid no longer works

    following up from this post : http://extjs.com/forum/showthread.php?p=208806#post208806 files are attached to it and plenty explanation. Joshua

    Started by saJoshua, 13 Aug 2008 5:01 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 7,455
    18 Sep 2008 4:06 AM Go to last post
  10. [2.1][DUP] Grid problems after 20 cells

    Hi, perhaps this issue was already discussed but I cant find anything in the forum I took the array-grid example from the examples and changed...

    Started by gido.carper, 25 Aug 2008 11:06 PM
    • Replies: 7
    • Views: 1,641
    18 Sep 2008 1:04 AM Go to last post
  11. Moved: [1.1] Table.getSelectedItem behaviour changed

    Started by villemustonen, 17 Sep 2008 11:13 PM
    • Replies: -
    • Views: -
    17 Sep 2008 11:01 PM Go to last post
  12. [2.x] addEvents maintenance and doc clarification

    Ok, I may be violating protocol here a little bit. This is not a bug, but a pointer for code cleanup/consistency and perhaps a docs clarification....

    Started by mjlecomte, 17 Sep 2008 12:52 PM
    • Replies: 0
    • Views: 674
    17 Sep 2008 12:52 PM Go to last post
  13. [2.2][DUP] Ext.FormPanel standardSubmit doesn't use url

    Hi, see Example When using standardSubmit:true The set url does not get used, the form instead is submitted to the form url url:'action.html'...

    Started by RutgerB, 17 Sep 2008 1:58 AM
    • Replies: 1
    • Views: 1,164
    17 Sep 2008 2:28 AM Go to last post
  14. [2.2][CLOSED] Ext.Tree node not closable

    Hi, sometimes I experience the bug that a Tree node is, when it is once opened, no longer closable, and there is no mouseover highlight (not even...

    Started by Northrog, 16 Sep 2008 7:14 AM
    • Replies: 2
    • Views: 924
    16 Sep 2008 9:57 PM Go to last post
  15. [2.2][DUP] Complex Layout Bug - Accordion Expand/Collapse buttons

    Hi, I noticed that in FF3, IE7 and the 2.2 Complex Layout example there is a bug with the display of the accordion in the West panel. Steps to...

    Started by CR_RedFox, 15 Sep 2008 10:26 PM
    • Replies: 1
    • Views: 1,361
    15 Sep 2008 11:26 PM Go to last post
  16. Question [2.2][CLOSED] missing the Vista theme?

    What happened to the Vista theme in Ext 2.2? the images directory includes 'default', 'gray', and 'vista' The CSS directory only includes...

    Started by jakehurst, 10 Sep 2008 2:31 PM
    • Replies: 8
    • Views: 3,229
    15 Sep 2008 9:58 PM Go to last post
  17. [2.2] GroupingView state not maintaned after store reload

    There is a problem when using groupingview and having html-reserved characters in the data of the column being grouped. The key to reproduce is to...

    Started by mankz, 22 Aug 2008 12:46 AM
    • Replies: 1
    • Views: 985
    15 Sep 2008 5:09 PM Go to last post
  18. [2.2][DUP] GridView scrolling while making updates / inserts

    Hello, just described here http://extjs.com/forum/showthread.php?p=224139#post224139 there is an hard change between 2.1 and 2.2 While making...

    Started by Choleriker, 15 Sep 2008 5:44 AM
    • Replies: 3
    • Views: 1,193
    15 Sep 2008 8:04 AM Go to last post
  19. [2.2][FIXED] SVN rev. 2634 error on remove

    SVN rev. 2634 Today I updated 2.0 branch for testing and notice error message in my application. This error message appear when I close Tab with...

    Started by krzak, 15 Sep 2008 2:12 AM
    • Replies: 2
    • Views: 975
    15 Sep 2008 2:54 AM Go to last post