Ext:Bugs

Page 61 of 345 FirstFirst ... 11 51 59 60 61 62 63 71 111 161 ... LastLast

+ Post New Thread

  1. 'minWidth' only works when the panel's layout is configuration is 'border'

    .1.0] All Browser - Using layout configuration 'minWidth' only works when the panel's layout is configuration is 'border'. REQUIRED INFORMATION ...

    Started by dwb, 11 Dec 2012 11:14 AM
    • Replies: 1
    • Views: 157
    11 Dec 2012 12:44 PM Go to last post
  2. [DUP] [4.2[ Locked + grouped grid demo row height sync issue

    Row heights are not in sync in this demo: locking-grp-summary-grp-hdrs-grid.html

    Started by mankz, 11 Dec 2012 6:40 AM
    • Replies: 2
    • Views: 206
    11 Dec 2012 12:42 PM Go to last post
  3. [OPEN] Time axis and stacked column series

    When using stacked column with time axis, if there are a few column with data from the same day the chart column does not align well, also if specify...

    Started by sidoron, 11 Dec 2012 11:17 AM
    • Replies: 1
    • Views: 179
    11 Dec 2012 12:36 PM Go to last post
  4. [FIXED] [4.1.3.548] On treestore reload : Cannot read property 'internalId' of undefined

    I've got it in my app with 4.1.1a, you can get it easily in xml tree online example just by using: ...

    Started by vadimv, 8 Nov 2012 8:41 AM
    2 Pages
    1 2
    extjs 4.1.3, treestore
    • Replies: 10
    • Views: 1,212
    11 Dec 2012 10:24 AM Go to last post
  5. [OPEN] [4.1.3] NS_ERROR_FAILURE in Firefox when having HtmlEditor in hidden Container

    REQUIRED INFORMATION Ext version tested: Ext 4.1.3 Browser versions tested against: FF17 Description:

    Started by Fredric Berling, 11 Dec 2012 8:14 AM
    • Replies: 3
    • Views: 315
    11 Dec 2012 9:55 AM Go to last post
  6. [4.0.6] ComboBox with paging remotestore doesn't trigger query on setValue

    REQUIRED INFORMATION Ext version tested: Ext 4.0.2a Ext 4.0.6 Browser versions tested against: Chrome

    Started by MeDavid, 14 Sep 2011 1:19 AM
    • Replies: 1
    • Views: 473
    11 Dec 2012 9:46 AM Go to last post
  7. [FIXED] [4.2] Grouping grid crash on record update

    Quite a big refactoring of grouping grid, finding a few glitches. Run this in the regular grid grouping sample ...

    Started by mankz, 11 Dec 2012 7:43 AM
    • Replies: 1
    • Views: 147
    11 Dec 2012 8:27 AM Go to last post
  8. [OPEN] Bug in EventManager. force parameter missing in "normalizeId" function

    Ext version tested: Ext 4.1.3 Description: Missing argument in EventManager.

    Started by Fredric Berling, 11 Dec 2012 6:50 AM
    • Replies: 1
    • Views: 107
    11 Dec 2012 7:07 AM Go to last post
  9. [FIXED] [4.2] Grouping example looks weird

    Title says it all :), group headers don't fill the available horizontal space.

    Started by mankz, 11 Dec 2012 6:38 AM
    • Replies: 1
    • Views: 104
    11 Dec 2012 6:45 AM Go to last post
  10. Moved: [FIXED] [4.2.0beta] ftype summary bug?

    Started by jjx, 11 Dec 2012 4:59 AM
    • Replies: -
    • Views: -
    11 Dec 2012 6:44 AM Go to last post
  11. [FIXED] [4.2] Crash when expanding collapsed/hidden panel

    Test case: new Ext.FormPanel({ renderTo : document.body, collapsed : true, html : 'foo', title : 'bar', collapsible : true, hidden :...

    Started by mankz, 11 Dec 2012 4:56 AM
    • Replies: 1
    • Views: 113
    11 Dec 2012 6:44 AM Go to last post
  12. [FIXED] 4.2.0 Ext.container.Viewport Border Layout warning

    ext-all-dev.js targetCls is missing. This may mean that getTargetEl() is being overridden but not applyTargetCls(). viewport-1009...

    Started by Diavololt, 11 Dec 2012 3:33 AM
    • Replies: 1
    • Views: 340
    11 Dec 2012 6:43 AM Go to last post
  13. [FIXED] [4.2.0 Beta] missing RTL for row Editing

    In Ext.grid.plugin.RowEditing I set rtl:true But not rtl; You can add rtl:me.rtl in cfg config in initEditor method;

    Started by vahid4134, 11 Dec 2012 3:19 AM
    rtl
    • Replies: 1
    • Views: 164
    11 Dec 2012 6:43 AM Go to last post
  14. [INFOREQ] Ext bar series chart lengths

    I have two bar charts each having two series. The values used are Object { range1=66, range2=34} // displays with normal length Object {...

    Started by John O Donovan, 4 Dec 2012 7:42 AM
    bar, charts, ext 4, length, series
    • Replies: 4
    • Views: 480
    11 Dec 2012 4:31 AM Go to last post
  15. [NOREPRO] Missing CSS for disabled fields that have their labels on top

    REQUIRED INFORMATION Ext version tested: Ext 4.1.1a, Ext 4.2.0 (beta) Browser versions tested against: FF 17.0.1 (firebug 1.11.0 installed)...

    Started by w_menzies, 11 Dec 2012 1:41 AM
    • Replies: 1
    • Views: 96
    11 Dec 2012 2:43 AM Go to last post
  16. [CLOSED] Ext.data.Model - null field values converted to empty strings

    It seems there's a problem with null field values in Ext.data.Model: I have this model: Ext.regModel('App.models.Contact', { fields: , ...

    Started by icflorescu, 19 Mar 2011 11:29 AM
    • Replies: 2
    • Views: 2,380
    11 Dec 2012 12:02 AM Go to last post
  17. [FIXED] [4.1.3] No way to reset a color picker

    Color picker should offer a reset/clear method. select : function(color, suppressEvent){ color = color || ''; var me = this, ...

    Started by mankz, 10 Dec 2012 11:37 AM
    • Replies: 1
    • Views: 235
    10 Dec 2012 1:15 PM Go to last post
  18. [OPEN] Pie Chart highlight: shadow is not aligned with the segment

    REQUIRED INFORMATION Ext version tested: Ext 4.1.3 Browser versions tested against: Chrome 23 DOCTYPE tested against: Strict

    Started by stegg, 9 Dec 2012 11:34 PM
    • Replies: 1
    • Views: 243
    10 Dec 2012 6:57 AM Go to last post
  19. [INFOREQ] EXTJSIV-6313 can still occurs if variableRowHeight: true

    REQUIRED INFORMATION Ext version tested: Ext 4.1.1 Browser versions tested against: Chrome 23 Description: Fast scrolling on infinite...

    Started by panpur, 18 Sep 2012 10:22 AM
    • Replies: 5
    • Views: 611
    9 Dec 2012 8:37 PM Go to last post
  20. [FIXED] SetTitle doesnt work for fieldSet before render

    <pre class="bbcode_code" style="height:372px;">REQUIRED INFORMATION Ext version tested: Ext 4.1.1a Browser versions tested against:

    Started by slchorne, 8 Dec 2012 4:10 PM
    • Replies: 2
    • Views: 234
    9 Dec 2012 6:55 PM Go to last post