Ext:Bugs

Page 305 of 345 FirstFirst ... 205 255 295 303 304 305 306 307 315 ... LastLast

+ Post New Thread

  1. [CLOSED][B3] activeItem is not returned

    in EXTJS 3.3 the following would return the auto id / the static userdef id Ext.getCmp('myAccordion').layout.activeItem.id under EXTJS 4 we...

    Started by MrSparks, 15 Apr 2011 12:27 PM
    • Replies: 5
    • Views: 1,805
    19 Apr 2011 8:24 AM Go to last post
  2. [B3] Problems rendering form with HBOX layouts

    Beta 3 introduced 2 bugs on one of our forms: 1. The first one only happens only in Chrome. This form worked just fine in all other releases. You...

    Started by estesbubba, 19 Apr 2011 8:23 AM
    • Replies: 0
    • Views: 327
    19 Apr 2011 8:23 AM Go to last post
  3. [CLOSED]Ext JS 4.0 Beta 3, Gridpanel alignment Issue

    I am creating a gridpanel and rendering it to a <div align="center" id="form"> tag. Then the grid column are also getting aligned to center whereas...

    Started by probharat, 17 Apr 2011 9:17 PM
    • Replies: 2
    • Views: 1,210
    19 Apr 2011 8:09 AM Go to last post
  4. [FIXED-EXTJSIV-1342]Ext.picker.Color can't show selected color

    In 4.0 Bata 3,the colorpicker can not show selected status of the color blocks. And i found: Line 62317 in ext-all-debug.js, the selected css name...

    Started by Evantan, 19 Apr 2011 1:25 AM
    • Replies: 1
    • Views: 1,145
    19 Apr 2011 7:57 AM Go to last post
  5. [CLOSED][B2] WebStorageProxy Cannot read property 'isModel' of undefined

    Ext.regModel('Test', { fields: , proxy: { type: 'localstorage', id: 'test-store' } }); Ext.define('TestStore', { ...

    Started by uzver, 14 Apr 2011 12:04 AM
    • Replies: 2
    • Views: 2,478
    19 Apr 2011 7:41 AM Go to last post
  6. [CLOSED][B3] SASS to CSS Compile Error

    Getting the following error when compiling in a Windows environment compile ext-all-access.scss error ext-all-access.scss (Line 112: Invalid CSS...

    Started by MrSparks, 18 Apr 2011 4:27 AM
    • Replies: 3
    • Views: 1,380
    19 Apr 2011 7:09 AM Go to last post
  7. [FIXED-EXTJSIV-1336][B3] Grid with 'grouping' feature & RowExpander doesn't work

    When Ext.ux.RowExpander is used with other grid features than in Ext.ux.RowExpander the grid's features are re-declared and are wasted those features...

    Started by vadimv, 19 Apr 2011 6:33 AM
    • Replies: 1
    • Views: 881
    19 Apr 2011 6:57 AM Go to last post
  8. [OPEN-EXTJSIV-1337]Alias name with embedded . causes error in grid columns

    Creating a custom grid column with an alias of "widget.computronix.ext.textcolumn" causes an error. If I change the alias to...

    Started by JPfahl, 19 Apr 2011 6:57 AM
    • Replies: 0
    • Views: 878
    19 Apr 2011 6:57 AM Go to last post
  9. [OPEN EXTJSIV-1295][B3] Delayed focus does not work

    Have added the following to the window that owns a form panel. listeners: { afterrender: function(form) { var field =...

    Started by westy, 18 Apr 2011 2:14 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 1,546
    19 Apr 2011 6:50 AM Go to last post
  10. [OPEN EXTJSIV-1333] [4B3] Locking Grid doesn't read viewConfig properties

    Such as: viewConfig: { stripeRows: false, getRowClass : function(rec, row) { if (row === 3) { return...

    Started by mankz, 19 Apr 2011 1:27 AM
    • Replies: 1
    • Views: 1,187
    19 Apr 2011 6:06 AM Go to last post
  11. [CLOSED][B3] PagingToolbar sizing issue

    See attached: Refresh button is clipped; was fine in beta2. Seeing many issues, layouts not being honoured, layouts not getting created from...

    Started by westy, 18 Apr 2011 3:14 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,036
    19 Apr 2011 5:40 AM Go to last post
  12. Question [OPEN] [CLOSED-EXTJSIV-1076][B3] Missing SCSS variables

    In , had my own theme built from a copy of ext-all.scss, without errors. In , I'm working my way through a number of missing variables (searched my...

    Started by stevil, 14 Apr 2011 1:02 PM
    scss, theme, variables
    • Replies: 6
    • Views: 1,435
    19 Apr 2011 5:26 AM Go to last post
  13. [CLOSED]BasicForm.getFieldValues is missing

    Is there a reason why BasicForm getFieldValues function is not included in Ext 4?

    Started by mstijak, 19 Apr 2011 5:02 AM
    • Replies: 3
    • Views: 537
    19 Apr 2011 5:25 AM Go to last post
  14. [OPEN-EXTJSIV-1338][B3] Issues with Grid enable / disable

    I'm experiencing an issue where disabling a GridPanel (using a config object or the disable() method) seems to have no effect other than applying the...

    Started by elasticsystems, 19 Apr 2011 4:13 AM
    beta3, disabled, grid, gridpanel
    • Replies: 0
    • Views: 526
    19 Apr 2011 4:13 AM Go to last post
  15. [B3 Improve] Chart defaults for axes, series

    It would be awesome when there where some kind of default behaviour for axes and series inside a chart. This could happen nearly the same way as...

    Started by cntx, 19 Apr 2011 2:02 AM
    • Replies: 0
    • Views: 407
    19 Apr 2011 2:02 AM Go to last post
  16. [INFOREQ] Limited support for models that link to another model more than once

    ExtJS does not consider the "field" used to link to a table at all during any of its calculations. Sometimes this is required in order for a model...

    Started by c2c-guinness, 18 Apr 2011 1:22 AM
    • Replies: 3
    • Views: 909
    19 Apr 2011 1:28 AM Go to last post
  17. [FIXED-EXTJSIV-1343][B3] Bug in Ext.state.CookieProvider

    The method 'clear' of Ext.state.CookieProvider has a bug. clear : function(name){ this.clearCookie(name); ...

    Started by Sébastien.Volle, 19 Apr 2011 12:52 AM
    • Replies: 0
    • Views: 501
    19 Apr 2011 12:52 AM Go to last post
  18. [CLOSED][DUP]Bug: Calendar issue in Ext 4.0 Beta 3

    Hi All, There is an issue with the ExtJS 4.0 Calendar control background. I have attached an image. Regards Remeez

    Started by remeez.persent, 18 Apr 2011 11:09 PM
    • Replies: 2
    • Views: 900
    18 Apr 2011 11:44 PM Go to last post
  19. [CLOSED] Associating a model to itself

    ExtJS4 does appear to allow a model to link back to itself. If it does allow such a thing, it is undocumented. Consider the table "group", which...

    Started by c2c-guinness, 18 Apr 2011 1:27 AM
    • Replies: 7
    • Views: 988
    18 Apr 2011 10:53 PM Go to last post
  20. [FIXED-EXTJSIV-1291][B3] Charts. Line is drawn although field value is undefined

    Hi, There is a bug. Line serie is draw although field value is undefined. (See id=4, 5, 6) { xtype: 'chart', region: 'center', ...

    Started by Antronak, 18 Apr 2011 6:09 AM
    • Replies: 1
    • Views: 542
    18 Apr 2011 6:27 PM Go to last post