Ext 3.x: Bugs

Page 5 of 198 FirstFirst ... 3 4 5 6 7 15 55 105 ... LastLast

+ Post New Thread

  1. Chrome 21 + Ext.Resizable

    Hi, I use beta Chrome. (Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.0 Safari/537.1) I found a bug in...

    Started by ChromeUser, 25 Jun 2012 4:00 AM
    • Replies: 2
    • Views: 985
    25 Jun 2012 10:52 AM Go to last post
  2. Can't get scrollTop in Chrome

    Hi, I use floating panel and need to set its position according to the browser's scrollTop. In FF, I can use Ext.getBody().dom.scrollTop or...

    Started by zhaoshixuan, 7 Jun 2012 6:12 PM
    • Replies: 6
    • Views: 1,888
    25 Jun 2012 1:00 AM Go to last post
  3. Complex Layout Example not working on IE 8

    I have been having some problem with my panels. Basically I have a viewport layout in which I have east and west panel and the panels giving me js...

    Started by vitolini, 18 Jun 2012 4:46 PM
    • Replies: 1
    • Views: 696
    19 Jun 2012 6:28 AM Go to last post
  4. Response lost from upload Ajax request to iframe if document.domain changed

    Ext version tested: Ext 3.3.0 Adapter used: ext

    Started by Uberdude, 7 Jun 2011 3:06 AM
    • Replies: 4
    • Views: 5,534
    11 Jun 2012 1:29 PM Go to last post
  5. Testing for v===undefined is unsafe in IE as undefined is mutable in IE

    IE allows undefined to be changed, so comparing to undefined is not gauranteed to be correct in IE. Testing typeof v !== 'undefined' will always...

    Started by SSjogren, 11 Jun 2012 8:54 AM
    isdefined, isempty, mutable, undefined
    • Replies: 1
    • Views: 709
    11 Jun 2012 9:17 AM Go to last post
  6. [DUPE-1444] Chromium release breaks ExtJS

    I am not sure if this has been posted or has been noticed, but a recent set of Chromium releases have caused the loading of ExtJS sites to not load....

    Started by scottmartin, 13 Dec 2010 5:26 AM
    chrome, chromium
    • Replies: 4
    • Views: 1,730
    10 Jun 2012 8:47 AM Go to last post
  7. Recordtype undefined for JsonStore and ArrayStore

    If I defined my store as a grouping store as follows: paymentStore = Ext.extend(Ext.data.GroupingStore, { constructor: function(cfg) { ...

    Started by webarnie, 28 Jun 2011 9:52 AM
    • Replies: 2
    • Views: 1,399
    4 Jun 2012 1:15 AM Go to last post
  8. [OPEN-1262][3.3] GridView emptyText not working at several levels.

    In a simple Ext page paste this into Firebug: Ext.getBody().update(''); g = new Ext.grid.GridPanel({title:'Grid', width:600,height:400, ...

    Started by Animal, 13 Sep 2010 3:33 AM
    • Replies: 8
    • Views: 2,728
    27 May 2012 7:56 AM Go to last post
  9. [OPEN] [3.4.0] Ext.Container defaults is not working like described in documentation

    in documentation for container : defaults I can see: "If an added item is a config object, and not an instantiated Component, then the default...

    Started by matei, 25 May 2012 1:04 AM
    container, defaults, documentation
    • Replies: 1
    • Views: 733
    26 May 2012 4:13 AM Go to last post
  10. Checkbox not checked by default

    Hello, I've a checkbox i want to be checked by default. But it doesn't work. My code which doesn't check the checkbox (i give very simple...

    Started by senacle, 25 May 2012 6:41 AM
    • Replies: 1
    • Views: 952
    25 May 2012 9:08 AM Go to last post
  11. Textfields: No blinking cursor in Chrome when using 'emptyText : String'

    Is there any known issues with Textfields configured to use 'emptyText : String' in Chrome? When a user clicks into the input for the first time...

    Started by iassac_beauvoir, 17 May 2012 9:03 AM
    ext.form.textfield
    • Replies: 2
    • Views: 1,508
    24 May 2012 10:39 AM Go to last post
  12. setRawValue doesn't work with checkbox

    Hi, I want to chek/uncheck a checkbox without firing event, so I use setRawValue. It doesn't work cause setRawValue use this.el.dom.value and not...

    Started by Trey, 23 May 2012 1:45 AM
    • Replies: 2
    • Views: 729
    24 May 2012 4:07 AM Go to last post
  13. Question [FIXED-556] Bug in TreeNode.removeChild

    ExtJS 3.1.1 I'm getting an error when calling the TreeNode.removeChild function. When called w/ deep = true, it bombs at the bolded part because...

    Started by cstansbury, 10 Feb 2010 11:36 AM
    • Replies: 3
    • Views: 1,684
    24 May 2012 4:05 AM Go to last post
  14. Flash in tabpanel makes IE "Not Responding" when tabchange

    I use tabpanel(Ext JS version is 3.3.1) and flex in my website. When activing a tab, I create a panel in the tab to show some content. Some tabs...

    Started by kyleSencha, 22 May 2012 5:26 AM
    flex, ie explorer, tabchange, tabpanel
    • Replies: 3
    • Views: 763
    23 May 2012 8:22 AM Go to last post
  15. [OPEN-989] alignToXY error when dynamically adding/removing Numberfield from Panel

    Hi all, I have an Ext window which consists of a couple of forms. The first form has a dropdown combo, and depending on which value the user...

    Started by brownphillipa, 19 May 2010 5:19 PM
    aligntoxy, dynamic, numberfield, quicktip
    • Replies: 8
    • Views: 2,038
    21 May 2012 2:57 PM Go to last post
  16. Combobox will be shrinked, whe

    Hi I have problem with shrinking combobox, when using Tab panels, and toggling item's readOnly attribute. Here is use case for code sample: 1)...

    Started by mari.maasikas, 7 Mar 2011 12:43 PM
    • Replies: 2
    • Views: 1,260
    10 May 2012 3:14 AM Go to last post
  17. [FEATREQ][3.x/2.x] HTMLEditor - tabIndex

    Guys: var iframe = document.createElement('iframe'); iframe.name = Ext.id(); iframe.frameBorder = '0'; // ADDED...

    Started by Jose Gonzalez, 29 Jun 2009 12:50 PM
    • Replies: 3
    • Views: 1,915
    7 May 2012 10:59 PM Go to last post
  18. Store - Handling of AJAX responses that came in not same order as requests sent

    I've been using ExtJS for 5 years. Recently in ExtJS v3.4.0 i've found an important bug. Particularly i use Ext.Direct but this issue affects all...

    Started by Apocalypsys, 4 May 2012 5:03 AM
    ajax, direct, response order, store
    • Replies: 1
    • Views: 900
    4 May 2012 7:13 AM Go to last post
  19. [OPEN-1260] Ext.id method errors when passed DOM node of type textnode

    Bug report for ExtJS 3.2.2 if Ext.EventManager.purgeElement (recursive param set to true) is passed a DOM element that contains a DOM element...

    Started by JohnRaab, 10 Sep 2010 1:18 PM
    textnode ie8 ext.id
    • Replies: 2
    • Views: 1,033
    2 May 2012 7:54 PM Go to last post
  20. FormPanel FileUpload Timeout Issue in IE

    I have seen lots of POSTs regarding FormPanel/FileUpload issues in IE. I believe the issue I am having falls into one of these issues yet I have not...

    Started by toddc@concur.com, 27 Apr 2012 8:16 AM
    • Replies: 1
    • Views: 816
    27 Apr 2012 2:50 PM Go to last post