Ext 2.x: Bugs

Page 62 of 150 FirstFirst ... 12 52 60 61 62 63 64 72 112 ... LastLast

+ Post New Thread

  1. [2.2][CLOSED] Field event onBlur not fired on Mac with FF

    The 'blur' event is not fired under Mac OS X with Firefox. Safari works well. Testcase: Ext.onReady(function () { var win = new...

    Started by reel, 17 Sep 2008 9:26 AM
    • Replies: 1
    • Views: 1,130
    24 Sep 2008 1:10 AM Go to last post
  2. Lightbulb [2.x][FIXED] Reenabling panel displays nothing until mouseout

    I found a workaround for the following problem: With a "check" event handler on a radio button, I am enabling a corresponding panel of a form. ...

    Started by liberte, 30 Jan 2008 1:57 PM
    • Replies: 9
    • Views: 3,119
    24 Sep 2008 12:49 AM Go to last post
  3. [2.x][DUP] EditorGrid: Focus problem with other form elements

    I have a form and an editable grid on the same page/ window. When I'm editing the grid values and click on a form element, form element gets the...

    Started by durlabh, 12 Aug 2008 7:35 PM
    • Replies: 1
    • Views: 1,060
    23 Sep 2008 11:22 PM Go to last post
  4. [2.2][INFO REQ] FileUploadField example

    Your example doesn't size well when its width is set to percentage of form's width (e.g. '97%'). Here is a fix (FF3+IE7+Safari+Opera on WinXP, Opera...

    Started by Starfall, 12 Aug 2008 7:21 AM
    • Replies: 4
    • Views: 2,094
    23 Sep 2008 11:13 PM Go to last post
  5. [2.2][CLOSED] form-toolbar button css x-btn-click

    on form.css replace .x-form .x-form-btns-ct .x-btn-click .x-btn-right{ background-position:0 -84px; } .x-form .x-form-btns-ct...

    Started by denkoo, 11 Aug 2008 8:44 PM
    • Replies: 4
    • Views: 3,934
    23 Sep 2008 11:10 PM Go to last post
  6. Question [2.2] Ext js Window resizable object issue

    Hello, I am facing issues in IE7 while adding Ext js windows to divs. This happens when I set the constraint property to true and use a resizable...

    Started by subexazure, 15 Sep 2008 11:40 PM
    2 Pages
    1 2
    • Replies: 12
    • Views: 2,504
    23 Sep 2008 8:18 PM Go to last post
  7. [2.2] Ext.QuickTips + ASP.NET AJAX = IE Memory Leak?

    First posted in discussion forum, though I was directed to post the issue here (if it's not a real issue feel free to remove): Not sure if this is...

    Started by SeiginoRaikou, 16 Sep 2008 5:59 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 4,442
    23 Sep 2008 12:40 PM Go to last post
  8. [2.2+][FIXED] Ext.Window steals focus from Field elements

    The problem occurs at Mozilla Firefox 2.0 and 3.0 and Internet Explorer 6.0 and 7.0 What steps will reproduce the problem? 1. Create a...

    Started by lukas.wappler, 8 Aug 2008 5:09 AM
    • Replies: 1
    • Views: 1,050
    23 Sep 2008 12:23 PM Go to last post
  9. [2.2] No padding between fieldset with no title and form on IE 7

    I used the example \examples\form\dynamic.html and deleted //checkboxToggle:true, //title: 'User Information', //collapsed: true, from the 1st...

    Started by wuschba, 23 Sep 2008 11:53 AM
    • Replies: 0
    • Views: 1,316
    23 Sep 2008 11:53 AM Go to last post
  10. [2.0??] multi-facet sizing issue in column layout - Firefox

    Really weird issue that stole the last few hours of my time -- so weird, I'm wondering if it's just me (but I checked the DIV sizes in Firebug and...

    Started by jameyg, 8 Feb 2008 7:50 AM
    • Replies: 7
    • Views: 3,012
    23 Sep 2008 11:47 AM Go to last post
  11. [2.2] HtmlEditor rewrites href in IE

    Ok... maybe somehow related to default behaviour of IE, but... If you create a Hyperlink in the HtmlEditor (in IE) and set the href to a relative...

    Started by geoffrey.mcgill, 23 Sep 2008 12:29 AM
    • Replies: 2
    • Views: 1,049
    23 Sep 2008 2:23 AM Go to last post
  12. [2.0??][FIXED] Memory Leak

    Hello, I'm very exited from the Ext library you developed. Congratulations! However, I have noticed a certain problems with reclaiming the...

    Started by ikivanov, 16 Nov 2007 9:20 AM
    • Replies: 8
    • Views: 3,643
    22 Sep 2008 6:44 PM Go to last post
  13. [2.2][DUP] hello world window gets stuck if it's dragged to the top..

    If you drag the window up and under the tabs in Firefox, there doesn't seem to be a way to move it back unless you refresh the page. Make not happen...

    Started by ashleyquick, 22 Sep 2008 12:49 PM
    • Replies: 0
    • Views: 616
    22 Sep 2008 12:49 PM Go to last post
  14. [2.1] graphical bug in grid with FF2

    Hello, First i'd like to tell that i'm a real newbie on ExtJS, plus i'm french so sorry in advance for my pitty english... Here's my issue : I...

    Started by jeepy, 22 Sep 2008 1:38 AM
    • Replies: 1
    • Views: 782
    22 Sep 2008 1:46 AM Go to last post
  15. Post [2.2][DUP] memory leak in simple panel

    Hello, it looks like there are still some memory leaks in latest extjs release. Here is simple test. It creates and destroys empty panel. sIEve...

    Started by urban.novak, 26 Aug 2008 11:50 AM
    • Replies: 2
    • Views: 1,133
    21 Sep 2008 9:44 PM Go to last post
  16. [2.0.2/2.1/2.2] Funky panel collapse animation in FF2.x/FF3b5

    first reported and solved here: http://extjs.com/forum/showthread.php?p=69580 it's back though, and it affects only gecko browsers (FF2/3)....

    Started by mystix, 7 Apr 2008 10:39 PM
    • Replies: 5
    • Views: 2,634
    21 Sep 2008 5:20 PM Go to last post
  17. [OPEN] [2.2] Viewport + BorderLayout behaving unexpectedly

    Kindly consider the following code: Ext.onReady( function(){ new Ext.Viewport({ layout: 'border', items:

    Started by Saeven, 21 Sep 2008 4:25 PM
    • Replies: 2
    • Views: 839
    21 Sep 2008 4:37 PM Go to last post
  18. [2.2] Example grid/paging.html Generates Wrong Links to Forum Threads

    The links to forum threads (e. g. http://extjs.com/forum/showthread.php?t=1051) that are created by example...

    Started by ErichSt, 21 Sep 2008 12:27 PM
    • Replies: 1
    • Views: 870
    21 Sep 2008 12:52 PM Go to last post
  19. [2.0/2.2] Radiobutton value lost in collapsible panels

    Hi all, I have found a bug when you place radio buttons in a collapsible panel. i have tried to debug the code but it was just too complicated for...

    Started by Deramo, 24 Dec 2007 7:38 AM
    • Replies: 8
    • Views: 2,667
    21 Sep 2008 6:34 AM Go to last post
  20. Lightbulb [2.2] FileUploadField - unable to mark invalid from server side

    I have a fileuploadfield with an id = one thing, and a name = another. When the form submit action returns with errors, the field doesn't get marked...

    Started by MarkT, 4 Sep 2008 5:08 PM
    • Replies: 4
    • Views: 1,842
    20 Sep 2008 4:38 AM Go to last post