Ext:Bugs

+ Post New Thread

  1. [FIXED] [4.0.7] Ext.util.Format.number() has inconsistent behavior

    REQUIRED INFORMATION Ext version tested: Ext 4.0.7

    Started by nohuhu, 11 Nov 2011 4:06 AM
    • Replies: 3
    • Views: 685
    11 Nov 2011 7:58 AM Go to last post
  2. [NOREPRO] TabBar positioning and Panel border CSS problems in 4.0.7

    So I found 2 changes to the css in 4.0.7 that caused us some headaches in our app. We have built our own theme, and upon upgrading to 4.0.7 I...

    Started by dbradicich, 9 Nov 2011 7:18 AM
    • Replies: 2
    • Views: 478
    11 Nov 2011 7:49 AM Go to last post
  3. Question [CLOSED] how to make tooltip work on tabs?

    http://docs.sencha.com/ext-js/4-0/#!/api/Ext.tab.Tab-cfg-tooltip doesn't seem to do anything. could this be a bug?

    Started by neongrau, 9 Nov 2011 2:22 AM
    bug, tabs, tooltip
    • Replies: 3
    • Views: 561
    11 Nov 2011 1:04 AM Go to last post
  4. Row Editor fails to render if grouping filed change in a grid

    Ext version tested: Ext 4.0.2a Browser versions tested against: Chrome 11 (windows)

    Started by mermerkaya, 23 Jul 2011 9:21 PM
    • Replies: 3
    • Views: 1,194
    10 Nov 2011 11:57 PM Go to last post
  5. [CLOSED] [4.0.7] Unable to stopEvent for keyboard shortcut in IE8

    I'm using KeyMap to intercept Alt+F keyboard events. In IE8, I'm unable to prevent the event from propagating and causing the browser's File menu to...

    Started by charris, 10 Nov 2011 9:33 AM
    • Replies: 1
    • Views: 446
    10 Nov 2011 9:17 PM Go to last post
  6. Multiple problems with locking columns in a 4.0.7 grid

    The locking column capability in the ExtJS 4.0.7 grid is not working. It exhibits several bugs (which vary between different web browsers). I would...

    Started by pthomas, 9 Nov 2011 1:11 PM
    • Replies: 2
    • Views: 635
    10 Nov 2011 9:25 AM Go to last post
  7. Question [CLOSED] getDockedComponent does not work with a position

    Based on the API docs, it should be possible to retrieve a docked component by position. However, this returns undefined. Example: var p =...

    Started by zombeerose, 26 May 2011 7:36 AM
    • Replies: 5
    • Views: 1,975
    10 Nov 2011 8:37 AM Go to last post
  8. [4.1.0PR] Error when resizing window with toolbar overflow: bodyContext is undefined

    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, 9 Nov 2011 10:38 AM
    • Replies: 2
    • Views: 616
    10 Nov 2011 7:53 AM Go to last post
  9. [4.1.0PR] Paging toolbar with combobox in overflow menu

    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, 9 Nov 2011 10:25 AM
    • Replies: 2
    • Views: 779
    10 Nov 2011 7:50 AM Go to last post
  10. [4.1.0PR] PagingToolbar overflow image

    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, 9 Nov 2011 10:14 AM
    • Replies: 2
    • Views: 676
    10 Nov 2011 7:45 AM Go to last post
  11. [FIXED] [4.1.0PR] Error with collapsed region in border layout: "me.placeholder is undefined"

    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, 9 Nov 2011 12:10 PM
    • Replies: 1
    • Views: 600
    10 Nov 2011 5:16 AM Go to last post
  12. [CLOSED] Window Maximizable

    REQUIRED INFORMATION Ext version tested: Ext 4.0.7

    Started by brie, 10 Nov 2011 1:16 AM
    window maximizable
    • Replies: 5
    • Views: 1,154
    10 Nov 2011 4:40 AM Go to last post
  13. Exclamation [FIXED] Ext.Function.createBuffered() ignores the caller's arguments

    A function created with Ext.Function.createBuffered() does not receive the arguments set by the caller. var f =...

    Started by n3rd, 9 Nov 2011 3:00 AM
    • Replies: 3
    • Views: 1,137
    10 Nov 2011 4:08 AM Go to last post
  14. [4.0] Grid store insert records leads to full refresh

    Is this intended or should Grid.View have a blockRefresh : true like Tree.View does: Ext.define('Ext.tree.View', { extend:...

    Started by mankz, 29 Apr 2011 1:55 AM
    • Replies: 2
    • Views: 1,101
    9 Nov 2011 9:03 PM Go to last post
  15. Question [CLOSED] Editable Grid permits script injection

    While doing some testing, we discovered that the following string can be placed in a field for an Editable Grid, and the script will run. You can...

    Started by mcareysencha, 9 Nov 2011 3:55 PM
    editable grid, grid, injection, script
    • Replies: 1
    • Views: 651
    9 Nov 2011 4:32 PM Go to last post
  16. [FIXED] Custom renderer doesn't work with the tree portion of lockable tree grid

    I used the treegrid code in the treegrid.js example.I need to show an image in the grid on each row so I added a renderer to the last column like so:...

    Started by sraghura201, 29 Jul 2011 7:45 AM
    • Replies: 7
    • Views: 1,182
    9 Nov 2011 4:25 PM Go to last post
  17. [DUP] Validation error for disabled Checkboxgroups

    REQUIRED INFORMATION Ext version tested: Ext 4.0.7

    Started by m4tt3rs, 9 Nov 2011 6:33 AM
    • Replies: 1
    • Views: 608
    9 Nov 2011 3:01 PM Go to last post
  18. Non-editable ComboBox still shows cursor

    One can find a dozen of similar reports for Ext versions 1 through 3, why not to have another one for version 4? :D The plot: Sometimes we need a...

    Started by Greendrake, 5 Jun 2011 2:47 AM
    • Replies: 6
    • Views: 2,164
    9 Nov 2011 2:40 PM Go to last post
  19. [CLOSED] Checkbox selection and editable fields in grid cause error when used together

    Ext version tested: Ext 4.0.2 Browser versions tested against: IE8 Description: Ext.grid - editable fields and checkbox selection fail...

    Started by ryan.t.b, 9 Nov 2011 7:35 AM
    checkbox selection model, editable grid, editor, grid, selection in grid
    • Replies: 1
    • Views: 543
    9 Nov 2011 1:24 PM Go to last post
  20. Strange Bug with constrained Window to panel/tabpanel ?

    Hi, I noticed a strange bug when using the state provider. The bug is that when a window is constrained to a panel, then all state options of...

    Started by anton.dimitrov, 8 Nov 2011 6:53 AM
    • Replies: 3
    • Views: 497
    9 Nov 2011 7:24 AM Go to last post