Ext:Bugs

+ Post New Thread

  1. [INFOREQ] [4.0.7] Spin in numberfield

    Ext.create('Ext.window.Window', { id : 'vProductsParam.editWindow', layout: { type: 'auto', ...

    Started by Radius-Service, 14 Nov 2011 9:20 PM
    numberfield, spin
    • Replies: 2
    • Views: 574
    21 Nov 2011 1:48 AM Go to last post
  2. [INFOREQ] [4.0.2] Dynamic loader doesn't trow exception.

    With 4.0.1 the loader would trow an exception when file not found. 4.0.2 Does not, it just silently stops. Ext.Loader.setConfig({enabled:true});...

    Started by JanVenekamp, 14 Jun 2011 5:01 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,032
    21 Nov 2011 1:30 AM Go to last post
  3. [INFOREQ] [4.0.7] Components style in tbar

    Incorrect rendering of the components in the toolbar. Ext.create('Ext.grid.Panel', { id : 'vProductsParam.grid', ...

    Started by Radius-Service, 10 Nov 2011 2:13 AM
    • Replies: 2
    • Views: 495
    21 Nov 2011 1:22 AM Go to last post
  4. [INFOREQ] [4.0.7] Phantom traces of "points" are drawn.

    4.0.7 WinXP Opera 11.52 On the background page are ghost tracks after closing the form (closeAction: 'hide') which were the symbols point...

    Started by Radius-Service, 16 Nov 2011 1:51 AM
    • Replies: 2
    • Views: 552
    21 Nov 2011 1:17 AM Go to last post
  5. Exclamation [FIXED] [4.0.7] Combo box issue in displaying value in view port layout

    REQUIRED INFORMATION Ext version tested: Ext 4.0.7

    Started by rajbhalani, 24 Oct 2011 9:22 AM
    combo boxes bug
    • Replies: 7
    • Views: 1,312
    20 Nov 2011 11:27 PM Go to last post
  6. Question [OPEN-EXTJSIV-298] Custom error handling for Ext.Loader

    The onFileLoadError method in Ext.Loader is marked private and as such probably not intended to be overwritten. Is there a reason why the loader has...

    Started by n3rd, 24 Mar 2011 1:28 AM
    • Replies: 7
    • Views: 1,611
    20 Nov 2011 10:36 PM Go to last post
  7. [NOREPRO] [4.0.6] Grid RowEditing plugin displays error summary even when configured not to

    Ext version tested: Ext 4.0.6 Browser versions tested against: Chrome 13 (Windows) Firefox 6.0.1 (Windows) Safari 5.1 (Windows) Opera 11.51...

    Started by cstrong@arielpartners.com, 2 Sep 2011 7:53 AM
    • Replies: 2
    • Views: 723
    20 Nov 2011 9:19 PM Go to last post
  8. guaranteeRange not working after reconfigure

    Hi, i'am having a problem with guaranteeRange after reconfigure. The grid is showing the loading indicator but not showing the new loaded data,...

    Started by comveltech, 20 Nov 2011 1:15 PM
    • Replies: 1
    • Views: 809
    20 Nov 2011 1:18 PM Go to last post
  9. [CLOSED][B2] extraParams in DirectProxy only sent with read request

    hi there, The docs of DirectProxy state that: extraParams: Extra parameters that will be included on every request. Individual requests with...

    Started by robboerman, 12 Apr 2011 5:53 AM
    • Replies: 5
    • Views: 1,515
    20 Nov 2011 11:56 AM Go to last post
  10. [CLOSED] [4.0.6] ElementLoader - beforeload event fires too late

    See this code fragment. I'm not able to set the url in the beforeload event. It's too late because the check for missing url is before the...

    Started by LesJ, 18 Nov 2011 7:13 AM
    • Replies: 2
    • Views: 703
    20 Nov 2011 7:35 AM Go to last post
  11. [CLOSED][DUP][B2] No way to prevent fixed container height (autoheight?, layout:none)

    Hi It seems as if there is no way to make sure that height is never set to a fixed value on a container? I want to let the container's height...

    Started by sebsei, 8 Apr 2011 6:04 AM
    • Replies: 5
    • Views: 1,004
    20 Nov 2011 6:03 AM Go to last post
  12. [CLOSED] Border layout panels can't be resized in IE9

    REQUIRED INFORMATION Ext version tested: Ext 4.0.7 Browser versions tested against: IE9 FF5

    Started by LisburnLad, 19 Nov 2011 9:43 AM
    • Replies: 1
    • Views: 509
    19 Nov 2011 3:10 PM Go to last post
  13. [CLOSED] Box layout issue when minWidth/minHeight is used on child items

    REQUIRED INFORMATION Ext version tested: Ext 4.0 rev 7 Browser versions tested against: Firefox 7 Chrome 14.0.835.202 Description:

    Started by mbizon, 18 Nov 2011 9:49 AM
    • Replies: 1
    • Views: 623
    19 Nov 2011 3:03 PM Go to last post
  14. [INFOREQ] File upload

    Hi, Long story short: callback of file upload request doesn't work when the upload response is http request code 204: No Content. Request is being...

    Started by R56, 17 Nov 2011 5:14 PM
    • Replies: 1
    • Views: 379
    19 Nov 2011 2:51 PM Go to last post
  15. [FIXED] Child panels with padding in border layout do not minimise correctly

    REQUIRED INFORMATIONExt version tested: Ext 4.0 rev 7 Browser versions tested against: Chrome DOCTYPE tested against: ____ Description:

    Started by ryanc, 17 Nov 2011 12:11 PM
    • Replies: 1
    • Views: 522
    19 Nov 2011 2:48 PM Go to last post
  16. [CLOSED] Collapsed Border window does not expand correctly

    REQUIRED INFORMATIONExt version tested: Ext 4.0 rev 7 Browser versions tested against: Chrome IE8 FF3 (firebug 1.3.0.10 installed) Safari 4...

    Started by ryanc, 17 Nov 2011 11:37 AM
    • Replies: 1
    • Views: 386
    19 Nov 2011 2:45 PM Go to last post
  17. [FIXED] Duplicate state events added

    In my grid state management code, I have to call initStateEvents multiple times. The problem is that this method does not check the return from...

    Started by oklymenko, 16 Nov 2011 12:37 PM
    grid, stateevents, window
    • Replies: 1
    • Views: 414
    19 Nov 2011 2:36 PM Go to last post
  18. [OPEN] HTMLEditor Control Example toolbar icons not rendering correctly in IE 8

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html...

    Started by McQuack_82, 16 Nov 2011 9:10 AM
    • Replies: 1
    • Views: 958
    19 Nov 2011 2:27 PM Go to last post
  19. [INFOREQ] Grid Column overCls Does Nothing

    Hi, Unless I am using it incorrectly, the overCls config for grid columns doesn't seem to do anything. My expectation is that on mouseover, the...

    Started by kgmoney, 16 Nov 2011 7:47 AM
    • Replies: 1
    • Views: 538
    19 Nov 2011 2:22 PM Go to last post
  20. [CLOSED] [4.1.0PR] Combobox number of displayed items does not adjust

    REQUIRED INFORMATION Ext version tested: Ext 4.1 rev 0 Browser versions tested against: FF7 (firebug 1.8 installed) DOCTYPE tested against:

    Started by zombeerose, 16 Nov 2011 6:56 AM
    • Replies: 1
    • Views: 458
    19 Nov 2011 2:18 PM Go to last post