Ext:Bugs

Page 90 of 354 FirstFirst ... 40 80 88 89 90 91 92 100 140 190 ... LastLast

+ Post New Thread

  1. [FIXED] BUG - [Ext 4.1 RC2] Ext.ux.grid.FiltersFeature removes dynamically added filters

    REQUIRED INFORMATION Ext version tested: Ext 4.1 RC2 Browser versions tested against: IE8 FF11 (firebug 1.9.1 installed) Description:

    Started by xsba, 5 Apr 2012 5:23 AM
    • Replies: 3
    • Views: 642
    28 Sep 2012 4:30 AM Go to last post
  2. 4.1.2 "x-unselectable" not found on inner grid cell DIV

    Shouldn't it be there? It looks like the table chunker aims to include it there but text is selectable in the grid... Try here. ...

    Started by mankz, 27 Sep 2012 5:40 PM
    • Replies: 2
    • Views: 643
    27 Sep 2012 8:50 PM Go to last post
  3. [OPEN] Dragging Collapsed Panel

    Hello. I was trying to have a floating draggable panel in my application that is able to be collapsed and dragged around the screen. It works fine...

    Started by dmbald2, 25 Sep 2012 7:41 AM
    • Replies: 2
    • Views: 376
    27 Sep 2012 10:42 AM Go to last post
  4. [OPEN] Ext.application models config array does not actually load models.

    Although this isn't a huge issue, I don't believe that adding the Model class to the models config array actually loads the Model.js class. It...

    Started by frankcastro, 15 Sep 2012 6:55 AM
    models
    • Replies: 2
    • Views: 467
    27 Sep 2012 9:07 AM Go to last post
  5. [OPEN] [4.1.2] Horizontal scroll alignment after reconfigure on locked grid

    REQUIRED INFORMATION Ext version tested: Ext 4.1.2 Browser versions tested against: Safari 5.1.2 (Windows) FF15 IE8

    Started by andrewx, 26 Sep 2012 1:00 PM
    • Replies: 1
    • Views: 464
    27 Sep 2012 6:54 AM Go to last post
  6. [OPEN] Toolbar setVisible logic broken with enableOverflow is true

    REQUIRED INFORMATION Ext version tested: Ext 4.1.1 Browser versions tested against: Chrome 23.0.1271.6 dev-m Description: When...

    Started by arun_v, 26 Sep 2012 12:24 PM
    • Replies: 3
    • Views: 423
    27 Sep 2012 4:44 AM Go to last post
  7. [CLOSED] Grid sorting by different dataIndex

    I know this is not a bug, but a feature request, but since I don't have permissions to post there, I'll post it here... I always run into a problem...

    Started by wiznia, 8 Jun 2011 10:24 AM
    • Replies: 4
    • Views: 1,398
    26 Sep 2012 2:44 PM Go to last post
  8. [FIXED] Store::sort() method may be improved a bit

    The extjs version I'm talking about is 4.1.2a Currently the sort method of Extjs.data.Store looks like sort: function() { var me =...

    Started by zerkms, 25 Sep 2012 7:37 PM
    • Replies: 4
    • Views: 526
    26 Sep 2012 1:26 PM Go to last post
  9. [INFOREQ] ActionColumn Disabled property cannot be set in getClass method

    REQUIRED INFORMATION Ext version tested: Ext 4.1.1 Browser versions tested against: FF

    Started by hiroprotagonist, 26 Sep 2012 5:33 AM
    • Replies: 2
    • Views: 486
    26 Sep 2012 11:46 AM Go to last post
  10. [CLOSED] EXT JS 4.1.1 Ext.State.Manager not working anymore

    REQUIRED INFORMATION Ext version tested: Ext 4.1.1

    Started by A.Wagner, 12 Jul 2012 11:32 PM
    bug, ext.state.manager, state management, stateful, stateful panel
    • Replies: 5
    • Views: 974
    26 Sep 2012 9:43 AM Go to last post
  11. [DUP] [4.1.2] Root not visible, error in tree

    Hi, I'm upgrading from 4.1.1 to 4.1.2 (a) and noticed a bug in the new bulkupdate/edit feature of the tree store. Situation: A TreeStore within...

    Started by Jan (HL), 25 Sep 2012 5:51 AM
    • Replies: 6
    • Views: 1,712
    26 Sep 2012 9:21 AM Go to last post
  12. [OPEN] SASS Button Color

    There is a typo in the widgets/_button.scss in line 860. It should read $color-disabled and not just $color. @if $color-disabled != $color { ...

    Started by KajaSheen, 26 Sep 2012 2:39 AM
    • Replies: 1
    • Views: 350
    26 Sep 2012 6:04 AM Go to last post
  13. [FIXED] [4.1.2a] Scroll delta difference when hovering locked and unlocked columns in FF15

    REQUIRED INFORMATION Ext version tested: Ext 4.1.2a Browser versions tested against: Chrome 22 (no issue) IE9 (minor)

    Started by dynamitedata, 25 Sep 2012 11:43 PM
    • Replies: 1
    • Views: 464
    26 Sep 2012 6:02 AM Go to last post
  14. [FIXED] JavaScript error when grid toolbars switched (IE error only)

    REQUIRED INFORMATION Ext version tested: Ext 4.1.0 Browser versions tested against: Chrome IE8 Description:

    Started by XaaK, 25 Sep 2012 1:34 PM
    • Replies: 1
    • Views: 623
    26 Sep 2012 5:55 AM Go to last post
  15. [INFOREQ] Possible bug in Ext.direct.RemotingProvider error callback

    Hi, I'm using RemoteProvider, and when the request is cancelled by timeout (success =false), in the onData function I think there is a bug when it...

    Started by dmsilva, 26 Sep 2012 12:36 AM
    • Replies: 2
    • Views: 307
    26 Sep 2012 1:52 AM Go to last post
  16. [FIXED] Button.setIconCls - doesn't check if icon class changed

    The Button.setIconCls method does not check if the class actually changed before resetting the value. Is this intentional? ...

    Started by LesJ, 18 Sep 2012 6:31 AM
    • Replies: 2
    • Views: 451
    26 Sep 2012 12:16 AM Go to last post
  17. [FIXED][PR4] Ext.direct.RemotingProvider callback does not work

    Uncaught ReferenceError: fn is not defined /** * Run any callbacks related to the transaction. * @private * @param...

    Started by platinas, 17 Mar 2011 3:59 AM
    • Replies: 2
    • Views: 1,061
    25 Sep 2012 11:03 PM Go to last post
  18. [CLOSED]Selection of Association in DataView

    I am getting the following error when I try to select an item in a DataView that is actually an association of the model included in the store passed...

    Started by ykey, 7 Apr 2011 8:56 PM
    • Replies: 6
    • Views: 4,545
    25 Sep 2012 10:43 PM Go to last post
  19. [CLOSED] [4.1 B1] Not jumping to proper scroll position in combo w/ editable = false

    When "editable" is false on a combo box, I am unable to utilize the standard select control feature of jumping to the first entry with a matching...

    Started by Sharkanana, 23 Jan 2012 11:46 AM
    combo, filter, uneditable
    • Replies: 3
    • Views: 615
    25 Sep 2012 10:37 PM Go to last post
  20. [CLOSED] [4.1.2] Possible issue in design of initEvents method

    REQUIRED INFORMATION Ext version tested: Ext 4.1.2 Browser versions tested against: Chrome FireFox

    Started by Daniil, 25 Sep 2012 4:02 AM
    • Replies: 4
    • Views: 873
    25 Sep 2012 9:13 PM Go to last post