Ext:Bugs

Page 12 of 343 FirstFirst ... 2 10 11 12 13 14 22 62 112 ... LastLast

+ Post New Thread

  1. [OPEN] "requires" silently fails

    Ext version tested: Ext 4.2 rev 0 Browser versions tested against: Chromium 26.0.1410.43-1 FF 10.0.12 (firebug 1.9.2 installed) ...

    Started by Tomas Pospisek, 23 Apr 2013 6:45 AM
    4 Pages
    1 2 3 ... 4
    4.1.1a, 4.2, requires
    • Replies: 30
    • Views: 602
    24 Apr 2013 5:56 AM Go to last post
  2. custom panel ui font-weight not working

    Trying to use the extjs-panel-ui and I'd like to change the font weight of the body, so in my mixin I'm using: $ui-body-font-weight: bold But...

    Started by chinabuffet, 22 May 2011 9:07 AM
    • Replies: 3
    • Views: 1,332
    24 Apr 2013 4:56 AM Go to last post
  3. [DUP] HtmlEditor Bug on enableFont.

    if enableFont = false HtmlEditor do not display with FireFox 20. I can propose temporary fix. initDefaultFont: function(){ var me...

    Started by chautard, 24 Apr 2013 4:17 AM
    4.2, enablefont, htmleditor
    • Replies: 1
    • Views: 74
    24 Apr 2013 4:46 AM Go to last post
  4. [CLOSED] Ajax proxy refuses to ignore id field

    Pretty simple: if you mark the id field of a model as persist: false, the writer still appends it (probably because it is the id field). So...

    Started by mpost, 9 Jan 2013 12:32 AM
    • Replies: 2
    • Views: 211
    24 Apr 2013 4:14 AM Go to last post
  5. Grid rowediting with htmleditor bug, field not editable

    REQUIRED INFORMATION Ext version tested: Ext 4.2.0, 4.x Browser versions tested against: IE FF Chrome

    Started by padraig, 22 Apr 2013 7:03 AM
    • Replies: 7
    • Views: 251
    24 Apr 2013 1:01 AM Go to last post
  6. [DUP] Conceptual bug in method "storeHasSelected" of a buffered store in ExtJS 4.2.0

    Hi to all. The current implementation of storeHasSelected store's method in ExtJS 4.2.0 is: If the store is buffered, and you reload the data...

    Started by ElCondor1969, 24 Apr 2013 12:11 AM
    • Replies: 1
    • Views: 75
    24 Apr 2013 12:23 AM Go to last post
  7. [OPEN] [4.1 RC3] CopyFrom model not copy hasmany

    REQUIRED INFORMATION Ext version tested: Ext 4.1 GA

    Started by educosta1000, 23 Apr 2012 9:44 AM
    • Replies: 5
    • Views: 826
    24 Apr 2013 12:08 AM Go to last post
  8. [FIXED] Polish translation still not fixed

    Hello I posted this issue several times since 4.0, but it it still not fixed (now in 4.2.1 beta 1 still bad). The bug is simple: in ext-lang-pl.js...

    Started by cabal, 23 Apr 2013 11:26 PM
    • Replies: 1
    • Views: 67
    23 Apr 2013 11:38 PM Go to last post
  9. 4.2.0 GridPanel ActionColumn item isDisabled() method is never called

    Your test case is working ok for me in 4.2 and up.

    Started by slemmon, 23 Apr 2013 8:53 AM
    actioncolumn, defaults, isdisabled
    • Replies: 1
    • Views: 121
    23 Apr 2013 11:25 PM Go to last post
  10. [FIXED] PageMap artifact in ux/grid/FiltersFeature

    Version 4.2.0 `reload()` method or `Ext.ux.grid.FiltersFeature` still tries to address store.pageMap (which was removed in 4.2.0) ...

    Started by zerkms, 23 Apr 2013 6:01 PM
    • Replies: 1
    • Views: 91
    23 Apr 2013 10:09 PM Go to last post
  11. [DUP] [4.2.x]

    REQUIRED INFORMATION Ext version tested: Ext 4.2.1 beta Browser versions tested against IE8 FF20.01 Chrome 26 DOCTYPE tested against:

    Started by wemerson.januario, 23 Apr 2013 8:14 PM
    • Replies: 1
    • Views: 78
    23 Apr 2013 9:36 PM Go to last post
  12. [OPEN] Grid reconfigure causes problems

    Hi, I've found a problem in the grid.reconfigure() method: If you do a reconfigure of a grid panel (i.e. reconfigure it with a new store) and...

    Started by svalmont, 9 Apr 2013 2:09 AM
    • Replies: 4
    • Views: 365
    23 Apr 2013 9:05 PM Go to last post
  13. [OPEN] 4.2 Grid cell editing issue on Mac OSX

    Open Chrome and run http://docs.sencha.com/extjs/4.2.0/#!/example/build/KitchenSink/ext-theme-neptune/#cell-editing Scroll to last row Try to click...

    Started by mankz, 22 Apr 2013 10:12 PM
    • Replies: 6
    • Views: 152
    23 Apr 2013 8:29 PM Go to last post
  14. [FIXED] Weird store call in `Ext.selection.Model`

    Version: 4.2.0 In `Ext.selection.Model::storeHasSelected()` there is a line if (record.hasId() && store.getById(record)) { and the store's...

    Started by zerkms, 23 Apr 2013 4:26 PM
    • Replies: 2
    • Views: 98
    23 Apr 2013 5:36 PM Go to last post
  15. Internet Explorer 8 and Extjs 4.2.0

    Hi, I've discovered a bug due to a bad interpretation of Internet Explorer 8. In the method hasLockedColumns onb line 101630 in...

    Started by florian-network, 23 Apr 2013 8:45 AM
    • Replies: 1
    • Views: 124
    23 Apr 2013 10:14 AM Go to last post
  16. Translation bug in all locale files

    REQUIRED INFORMATION Ext version tested: Ext 4.2 Beta Browser versions tested against: Version 26.0.1410.64 m Description:

    Started by Perceptive, 23 Apr 2013 7:28 AM
    • Replies: 1
    • Views: 69
    23 Apr 2013 9:57 AM Go to last post
  17. [OPEN] [4.2.0] Minor : Ext.app.Controller :: onClassExtended has duplicate lexical reference

    Extremely minor: onClassExtended: function(cls, data, hooks) { var onBeforeClassCreated = hooks.onBeforeCreated; ...

    Started by jay@moduscreate.com, 23 Apr 2013 5:38 AM
    • Replies: 1
    • Views: 84
    23 Apr 2013 9:10 AM Go to last post
  18. [OPEN] [4.0.7] pageSize in Combo not used in store

    Hello, when using a combobox and giving a pageSize to it but NOT to the store, the store uses a pageSize of 25: { xtype: 'combobox', ...

    Started by ontho, 9 Jan 2012 6:20 AM
    • Replies: 4
    • Views: 753
    23 Apr 2013 8:44 AM Go to last post
  19. [OPEN-EXTJSIV-298] Ext.require - add error for not found resources

    It would help if Ext.require() improved error handling when loading resources that are not found. As a demo, follow this link: ...

    Started by LesJ, 23 Mar 2011 11:41 AM
    • Replies: 9
    • Views: 2,174
    23 Apr 2013 8:43 AM Go to last post
  20. [OPEN] [4.2.1 beta] GridViewDragDrop/TreeViewDragDrop causes problems with key navigation

    REQUIRED INFORMATION Ext version tested: Ext 4.2.1 rev 744 (4.2.1 beta) Browser versions tested against: Chrome FireFox

    Started by Daniil, 22 Apr 2013 9:19 PM
    • Replies: 1
    • Views: 105
    23 Apr 2013 8:32 AM Go to last post