Ext 1.x: Bugs

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

+ Post New Thread

  1. remove function of array

    I need do more investigation

    Started by zhangyongjiang, 3 Oct 2007 7:47 PM
    • Replies: 3
    • Views: 2,269
    4 Oct 2007 12:07 PM Go to last post
  2. Exclamation can't change DOM with HtmlEditor into

    I've found a bug on Firefox 2.0 and solved it. 1) I create a form with an HtmlEditor into and render it 2) I create some border layouts and...

    Started by LorenzoW, 18 Sep 2007 8:15 AM
    • Replies: 1
    • Views: 1,747
    4 Oct 2007 11:08 AM Go to last post
  3. [Ext 1.1.1] autoHeight preference is overwritten during render()

    Hi, I've got a complex borderLayout which includes a nestedLayout on a hidden tab, and that nestedLayout contains split borderLayout with a grid....

    Started by timo.nuros, 4 Oct 2007 12:19 AM
    • Replies: 4
    • Views: 2,010
    4 Oct 2007 3:29 AM Go to last post
  4. [1.1.1] Record info after operation over records isn't refreshing

    This problem has already discussed but still is there... http://extjs.com/forum/showthread.php?t=12641&highlight=bug+refresh...

    Started by wolverine4277, 2 Oct 2007 5:16 AM
    • Replies: 7
    • Views: 2,354
    3 Oct 2007 3:05 PM Go to last post
  5. Drop down in Firefox 1.0.7

    In all the demos that have the inplace editing for grids, if the field is a drop down it is displayed under a left/right scroll bar. See attach...

    Started by pixelwiz, 2 Oct 2007 10:25 AM
    • Replies: 3
    • Views: 1,882
    2 Oct 2007 11:32 AM Go to last post
  6. Question [OPEN] [1.1.1] elements.length is undefined in IE6/7

    i have done a possible bug discovery see this thread http://extjs.com/forum/showthread.php?t=14035 Technical details: Browser: Internet Explorer...

    Started by r2k, 2 Oct 2007 5:26 AM
    • Replies: 9
    • Views: 3,824
    2 Oct 2007 10:33 AM Go to last post
  7. Exclamation Another problem with 1.1.1

    I friend of mine, form extjs.com.br forum, told me about 2 bugs and said that he tested it in every system he have access and the bugs persist in...

    Started by ethraza, 24 Sep 2007 6:57 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 5,422
    2 Oct 2007 10:00 AM Go to last post
  8. datepicker pick the wrong month

    I noticed that the datepicker put the wrong month number even in some members demos do that !!

    Started by Isaac_cm, 28 Sep 2007 11:40 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 4,977
    1 Oct 2007 4:17 AM Go to last post
  9. [1.1] problems with comboBox and textField "change" event?

    Hi, I`ve tried to use the change event for a Ext.form.ComboBox. I switch between items in the box but the event just won`t fire. My comboBox is...

    Started by dolittle, 30 Sep 2007 2:15 AM
    • Replies: 2
    • Views: 3,660
    30 Sep 2007 6:37 PM Go to last post
  10. Problem with Ext.menu (1.1)

    When you mouseover a menu item that shows its children and you quickly mouseover any of the child items really quickly (except the first child), the...

    Started by kosmogos, 30 Sep 2007 6:58 AM
    • Replies: 1
    • Views: 1,465
    30 Sep 2007 12:51 PM Go to last post
  11. Exclamation [1.1.1] add/remove tab in LayoutRegion causes iframe reload (导致页面刷新) (FF & Opera)

    在FireFox或者Opera 浏览器中使用,我的网页上有一个 center 区域 center: {alwaysShowTabs:false, initialSize: 300, collapsible:true, floatable: false,...

    Started by demonhqm, 28 Sep 2007 1:33 AM
    • Replies: 4
    • Views: 5,234
    28 Sep 2007 5:26 PM Go to last post
  12. setDisabled on ComboBox should also disable the hiddenField

    Hi there, a simple change: Ext.form.ComboBox.setDisabled(boolean) should also disable the underlying html hidden field. Otherwhise the value...

    Started by kaig, 23 Sep 2007 5:49 AM
    • Replies: 7
    • Views: 3,715
    28 Sep 2007 9:38 AM Go to last post
  13. Exclamation [1.1.1] form.column labelAlign ignored

    labelAlign in form.column seems to be ignored when form's labelAlign is set to something else. i.e. var form = new Ext.Form({labelAlign:...

    Started by vtswingkid, 28 Sep 2007 7:22 AM
    • Replies: 1
    • Views: 1,662
    28 Sep 2007 8:47 AM Go to last post
  14. Component can't fire destroy event listener

    ext-1.1.1 file : Component.js line : 267 - 282 destroy : function(){ if(this.fireEvent("beforedestroy", this) !== false){ ...

    Started by zjumty, 20 Sep 2007 2:18 AM
    • Replies: 6
    • Views: 3,142
    27 Sep 2007 7:14 PM Go to last post
  15. [1.1.1] TriggerField.validateBlur

    Hi, TriggerField.validateBlur has (e, t) as signature, but TriggerField.mimicBlur calls validateBlur with no args, which means that e and t are...

    Started by mapo, 27 Sep 2007 3:16 AM
    • Replies: 2
    • Views: 1,645
    27 Sep 2007 7:09 PM Go to last post
  16. Grid keyboard navigation problems

    1.0.1a 1. Use IE 7 or 6 (I didn't test any earlier versions). In the Grid Inline editing example, select any cell in the first column with the...

    Started by dpu1356, 7 May 2007 5:48 PM
    • Replies: 9
    • Views: 3,642
    27 Sep 2007 1:34 PM Go to last post
  17. TreeNode removeChild needs ownerTree

    Just been caught by this. Sorry if it's been reported before, I didn't see in any threads. TreeNode's removeChild method looks immediately for...

    Started by gordon-robinson, 27 Sep 2007 10:31 AM
    • Replies: 1
    • Views: 1,739
    27 Sep 2007 10:50 AM Go to last post
  18. autoExpandColumn

    It's not a bug, but it would be nice to let the user set an id of 0. After a little search, I've found that the line 28478: if(is2ndPass !==...

    Started by mdelanno, 2 Sep 2007 4:45 AM
    • Replies: 5
    • Views: 5,302
    27 Sep 2007 6:06 AM Go to last post
  19. Exclamation Lost focus, I think it's mission impossible to fix up..

    Hi there, When I testing with 'grid' on hotkey 'Up arrow'/'Down arrow', If I open 1 row in tab and close it, the hotkey will be not work. I...

    Started by louis.chen, 26 Sep 2007 8:53 PM
    • Replies: 1
    • Views: 1,489
    26 Sep 2007 9:49 PM Go to last post
  20. Ext 1.1.1 HTMLEditor Font Sizes

    Version: 1.1.1 Adapter: ext-base OS: Windows Vista Browser: Firefox 2.0.0.7 (IE not affected) Description: - Create a new editor - Type some...

    Started by evant, 25 Sep 2007 8:52 PM
    • Replies: 3
    • Views: 1,896
    26 Sep 2007 3:10 PM Go to last post