Ext 2.x: Bugs

Page 51 of 150 FirstFirst ... 41 49 50 51 52 53 61 101 ... LastLast

+ Post New Thread

  1. [2.??] Ext.grid.GridView with multi-page enabled when saving two modified records

    In a grid with paging enabled, if you edit two rows located on different pages and then you save (store.commitChanges()), grid crashes in...

    Started by scirocco, 4 Dec 2008 6:15 AM
    • Replies: 4
    • Views: 1,894
    4 Dec 2008 12:54 PM Go to last post
  2. [2.2] "Email" VType Incorrect in Safari

    I'm running Ext 2.2 (just downloaded the latest source for my example), Safari Version 3.1.2 (5525.20.1) on Mac OSX 10.5 (Leopard) and came across an...

    Started by ryanpetrello, 25 Sep 2008 9:15 AM
    • Replies: 9
    • Views: 2,069
    4 Dec 2008 8:48 AM Go to last post
  3. [2.2][DUP][FIXED] Column heading detachment

    I face a similar issue that is been reported in the below thread. http://extjs.com/forum/showthread.php?t=34660 (Column header getting detached...

    Started by jpmcity, 1 Dec 2008 2:06 AM
    • Replies: 8
    • Views: 2,052
    4 Dec 2008 12:31 AM Go to last post
  4. [2.1][FIXED] Ext.Button::ownerCt

    It is clear that you can provide a real button instance for Panel config object. But, there is one point missing - ownerCt setting. Obviously,...

    Started by Starfall, 2 Aug 2008 3:01 AM
    • Replies: 7
    • Views: 1,512
    3 Dec 2008 10:06 PM Go to last post
  5. [OPEN] [2.2] panel with html:'' renders differently in IE and FF

    If you create a Panel with html:'' (empty string) and a buttons, and place it in the south region of a borderLayout Viewport, in IE the contents of...

    Started by TaterSalad, 3 Dec 2008 9:13 AM
    • Replies: 1
    • Views: 905
    3 Dec 2008 5:24 PM Go to last post
  6. Question [2.2] Unexpected behavior of Element.scrollIntoView()

    I've encountered a bit of strangeness with the scrollIntoView function. Basically, if you call scrollIntoView on an element that is already visible,...

    Started by jdunsworth, 18 Nov 2008 10:11 AM
    • Replies: 5
    • Views: 2,274
    3 Dec 2008 12:23 PM Go to last post
  7. [2.2] Button width miscalc in MSIE 7

    UI Structure: pageA.html iframe, src=pageB.html Viewport w/ border layout north: GridPanel center: FormPanel with items and...

    Started by TaterSalad, 2 Dec 2008 12:43 PM
    • Replies: 2
    • Views: 1,009
    3 Dec 2008 9:05 AM Go to last post
  8. [2.0b1][CLOSED] Grouping and sorting

    Last night I replied to a post about a problem in the help-topic (http://extjs.com/forum/showthread.php?t=14958), but I think it is more appropriate...

    Started by lvanderree, 14 Oct 2007 3:56 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 5,824
    3 Dec 2008 8:23 AM Go to last post
  9. [2.0][CLOSED] alignment issues

    I have noticed an alignment issue when using multiple ExtJS components. Basically, the issue is that the components are not explicitly defining their...

    Started by petchia, 29 Dec 2007 1:12 PM
    • Replies: 7
    • Views: 2,640
    3 Dec 2008 7:31 AM Go to last post
  10. [2.x][FIXED] Invalid DomQuery(Xpath) selector used in Ext.Button

    Ext.Button contains buttonSelector : "button:first", This is tolerated by DomQuery, and so works OK even though DomQuery is documented...

    Started by Animal, 3 Dec 2008 2:28 AM
    • Replies: 1
    • Views: 1,331
    3 Dec 2008 3:40 AM Go to last post
  11. [2.??] form panel added to tab panel

    I'm not sure how reproducible this is going to be, as my code is an exerpt of a much larger application. The description of the bug is: A tab...

    Started by smudgeface, 2 Dec 2008 4:48 PM
    • Replies: 3
    • Views: 3,751
    3 Dec 2008 1:03 AM Go to last post
  12. [2.2][CLOSED] SimpleStore is not extendable

    Hello I'm trying to implement a custom SimpleStore using extend but the follow code fails with http://www.extpaste.com/#1739 config.id config is...

    Started by elpargo, 1 Dec 2008 10:46 PM
    • Replies: 2
    • Views: 1,064
    2 Dec 2008 8:25 AM Go to last post
  13. [2.2][DUP] Grid/tree mouseover highlight does not dissapear when scrollbar is present

    The grid and tree mouseover highlight does not dissapear when you move out of the panel over a scrollbar. This happens in Firefox only. Steps...

    Started by mschering, 2 Dec 2008 4:59 AM
    • Replies: 2
    • Views: 1,191
    2 Dec 2008 7:01 AM Go to last post
  14. [2.??] Record.commit()

    Record.commit() does not take into account if Record has already been commited,so you can get "double" commit,that not desirable in some...

    Started by XASD, 28 Nov 2008 12:30 AM
    • Replies: 3
    • Views: 1,380
    30 Nov 2008 10:47 PM Go to last post
  15. [2.??][DUP] Store load() problem

    It seems Store load({params:{}}) apply "params" before "baseParams" but must do it afterwards."params" must have ability to redefine baseParams for...

    Started by XASD, 28 Nov 2008 12:23 AM
    • Replies: 2
    • Views: 1,188
    30 Nov 2008 6:10 AM Go to last post
  16. [FIXED][2.2] Firefox 3 alignment off by 1 px

    In Firefox 3 Element.getXY() returns floating point instead of integer values which can, when truncated, cause layers to be misaligned by 1px (see...

    Started by Condor, 26 Nov 2008 11:30 PM
    • Replies: 1
    • Views: 1,719
    29 Nov 2008 12:12 PM Go to last post
  17. [2.2] Problems with grid to grid drag and drop (even on official examples)

    Hello out there, I have found two bigger problems with the drag and drop-ability using two grids. The problem I found appears also on the official...

    Started by TinKim, 28 Nov 2008 1:58 AM
    • Replies: 5
    • Views: 2,250
    28 Nov 2008 9:21 AM Go to last post
  18. [2.0.2] editable cell is not resized correctly when it has focus

    Hi there, Currently I have found one issue about resizing an editable column in a grid. I

    Started by kenzhang, 23 Nov 2008 11:20 PM
    • Replies: 4
    • Views: 1,250
    27 Nov 2008 9:31 PM Go to last post
  19. [2.2] Datefield bug

    There seems to be a bug in the datefield. Whenever you set a date format for the field that does not include the day (so for example 'Y-m', the...

    Started by seldon, 30 Oct 2008 1:48 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 3,223
    27 Nov 2008 9:25 AM Go to last post
  20. [2.2] disabled in accordion does not work

    Examples: does not work: { iconCls:'pasta', collapsed:true,...

    Started by Fabyo, 19 Nov 2008 8:52 AM
    • Replies: 5
    • Views: 1,746
    27 Nov 2008 5:50 AM Go to last post