Ext 2.x: Bugs

Page 98 of 150 FirstFirst ... 48 88 96 97 98 99 100 108 148 ... LastLast

+ Post New Thread

  1. [2.0??][FIXED] Tree: preloading children that are expanded fail

    When you set to true the preloadChildren flag of a TreeLoader, and you load an array of nodes with expanded nodes in your TreePanel, the rendering of...

    Started by pberthiaume, 5 Mar 2008 11:56 AM
    • Replies: 6
    • Views: 2,308
    21 Apr 2008 7:24 AM Go to last post
  2. [2.1] Examples page - firebug warning dialog centers title upon drag

    have not had time to look into why, just thought i'd spend a second to report. http://tdg-i.com/img/screencasts/2008-04-21_1113.swf

    Started by jay@moduscreate.com, 21 Apr 2008 7:14 AM
    • Replies: 0
    • Views: 860
    21 Apr 2008 7:14 AM Go to last post
  3. [2.1] Issue when expanding collapsed panes

    Hi, I just ran into a somewhat obscure issue in Ext 2.0.1. When a panel is collapsed, if you click on its pane, then click on the expand button...

    Started by J.C. Bize, 14 Feb 2008 11:22 AM
    • Replies: 3
    • Views: 1,232
    21 Apr 2008 5:16 AM Go to last post
  4. [2.0.2][CLOSED] form containing tabs fails on error display

    Hi all I'm trying to use a form containing tabs (very similar to Form 5 of http://extjs.com/deploy/dev/examples/form/dynamic.html) Working with...

    Started by albatros, 18 Apr 2008 10:48 AM
    • Replies: 1
    • Views: 822
    21 Apr 2008 2:46 AM Go to last post
  5. [2.0.2] Safari browser default field focus clipped inside fieldsets

    The first form field inside a fieldset has its default Safari field focus hightlight clipped. See the attached screenshot. I have a mixed opinion...

    Started by jrichard415, 2 Apr 2008 10:48 AM
    • Replies: 1
    • Views: 1,644
    20 Apr 2008 6:11 AM Go to last post
  6. [2.0.2][DUP][FIXED] DateField Problem @ Firefox 3

    I try to implement DateField, and in Firefox 2.0, it is working fine but when i try to use FireFox3, if i clicked the calendar button, the...

    Started by flatburger, 20 Apr 2008 5:29 AM
    • Replies: 1
    • Views: 962
    20 Apr 2008 5:48 AM Go to last post
  7. [2.0/3.0] TabPanel does not fire an item's 'close' event on closing

    The principle is the same as getting the TabPanel to fire events like "activate" and "deactivate" which normal Components do not have, but "acquire"...

    Started by Animal, 18 Apr 2008 8:05 AM
    • Replies: 2
    • Views: 2,119
    19 Apr 2008 2:53 PM Go to last post
  8. Exclamation [2.0] suggested fix - Grid detaching from the header of the panel IE7

    When I load a grid in a tab, the grid is detached from the header of the panel when I scroll down the tab in IE7. In Firefox it works perfectly....

    Started by Yossi, 23 Nov 2007 2:41 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 3,861
    19 Apr 2008 6:24 AM Go to last post
  9. Exclamation [2.0.2] TreeEditor + Opera 9.02

    Hi! When we go to examples http://extjs.com/deploy/dev/examples/organizer/organizer.html and try select new album (Album1|. Album3) in Firefox...

    Started by yaroslav, 18 Apr 2008 2:26 PM
    • Replies: 0
    • Views: 677
    18 Apr 2008 2:26 PM Go to last post
  10. [2.0.2] DomHelper.insertIntoTable - wrong depth when tag=='tbody' where=='beforeend'

    ext-all-debug.js line 176 affects IE6 } else if(tag == 'tbody'){ if(where == 'beforebegin'){ before = el;...

    Started by bonza, 18 Apr 2008 6:07 AM
    • Replies: 0
    • Views: 608
    18 Apr 2008 6:07 AM Go to last post
  11. Moved: [Solved 2.0.2] Tabpanel & iframes problem, Firefox Only

    Started by leonardlk, 18 Apr 2008 5:46 AM
    • Replies: -
    • Views: -
    18 Apr 2008 5:18 AM Go to last post
  12. Question [2.0??] MouseOver Bug IE

    ActionBarMenu in the event clickEvent: 'mouseover' does not support IE, the sub-menus do not appear ...

    Started by AlainJS, 17 Apr 2008 11:19 PM
    • Replies: 1
    • Views: 690
    17 Apr 2008 11:42 PM Go to last post
  13. [2.0??] Internet Explorer slow buttons

    Hi, I don't know, if I have to put this thread to the bug or to the help forum. I am wondering, why buttons can be clicked much faster in...

    Started by georgolo, 17 Apr 2008 10:10 PM
    • Replies: 2
    • Views: 982
    17 Apr 2008 10:24 PM Go to last post
  14. [2.0.2] MixedCollection createValueMatcher bug

    Steps to reproduce it (using Firebug console): var c = new Ext.util.MixedCollection(); c.add( {v: 1} ); c.add( {v: 2} ); console.assert(...

    Started by rstuven, 17 Apr 2008 3:00 PM
    • Replies: 0
    • Views: 1,026
    17 Apr 2008 3:00 PM Go to last post
  15. Exclamation [2.0.2][CLOSED] IE6 Window Shim not working over scrollable div with select box

    I need this working for IE6. (in IE7 it's working fine....) The window shim is not working properly when a window positioned over a scrollable div...

    Started by Jan Willem, 16 Apr 2008 12:42 AM
    • Replies: 3
    • Views: 1,567
    17 Apr 2008 12:17 PM Go to last post
  16. [2.0.2][DUP][FIXED] ISO 8601 is not parsed correct

    If Coordinated Universal Time is used as date format undefined is returned. From the wiki: To reproduce: Ext.onReady(function(){ var date =...

    Started by dotnetCarpenter, 9 Apr 2008 9:26 AM
    • Replies: 1
    • Views: 1,088
    17 Apr 2008 8:36 AM Go to last post
  17. Exclamation [2.0.2][CLOSED] "Invalid Argument" when deleting TreeNodes in IE7

    First, I apologize for the cross-post. I realized this morning that this is probably more of a bug report than a help request. Original thread:...

    Started by MarcWeil, 16 Apr 2008 5:34 AM
    • Replies: 3
    • Views: 1,530
    16 Apr 2008 6:23 PM Go to last post
  18. [2.0.1/2.0.2] x-form-cb-label

    In Ext 2.0.1 x-form-cb-label class is defined as: ...

    Started by adamconduit, 16 Apr 2008 5:50 AM
    • Replies: 1
    • Views: 1,363
    16 Apr 2008 5:48 PM Go to last post
  19. [2.0.2svn1960][FIXED] Use of Ext.fly in library

    I found several Ext.fly() usages in adapter/ext-base.js (mainly in animation core) Solution: Replace those with the private fly() to not mess up...

    Started by dj, 16 Apr 2008 8:55 AM
    • Replies: 1
    • Views: 889
    16 Apr 2008 3:48 PM Go to last post
  20. [2.0b1/2.0/2.0.2] Fields added to FormPanel after render are not found by findField

    When you add a field to a FormPanel after rendering (and then call doLayout), the field is added visually to the the form and it's inside the form...

    Started by tryanDLS, 30 Oct 2007 11:54 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 4,557
    16 Apr 2008 1:21 PM Go to last post