Ext 3.x: Bugs

Page 194 of 198 FirstFirst ... 94 144 184 192 193 194 195 196 ... LastLast

+ Post New Thread

  1. [CLOSED][3.??] Problem with NumberField as Grid Editor

    Here is the situation which results in a bug : Have a grid with editor of a column as NumberField with allowDecimals as false. { xtype :...

    Started by asmishra, 28 Apr 2009 12:45 AM
    • Replies: 3
    • Views: 1,151
    28 Apr 2009 10:22 PM Go to last post
  2. [CLOSED][3.??] Combo: valueField and getValue()

    It appears that even when I specify a valueField for a combo, getValue() still returns only the display value. { id: 'firstName', xtype:'combo',...

    Started by ifwdev, 28 Apr 2009 6:43 AM
    • Replies: 2
    • Views: 1,166
    28 Apr 2009 7:06 AM Go to last post
  3. [CLOSED][3.0rc1] IE7 and shadow calculations with opacity

    Try this on IE7 and Firefox: new Ext.Window({title:'test', width:300,style:"opacity:0.9",items:{height:90}}).show() The window and shadow...

    Started by stever, 27 Apr 2009 7:42 PM
    • Replies: 0
    • Views: 742
    27 Apr 2009 7:42 PM Go to last post
  4. [CLOSED][3.??] garbageCollect for Components

    It seems 3.0 still does not have garbage collection mechanisim for components http://extjs.com/forum/showthread.php?t=7214.How about timer based...

    Started by XASD, 27 Apr 2009 12:46 AM
    • Replies: 5
    • Views: 1,489
    27 Apr 2009 4:00 AM Go to last post
  5. Question [CLOSED][3.0rc1][DUP] messagebox bugs

    when i try the messagebox example,the window size is change expect set the window size 600px.but this problem is not appear in 2.2 sample.

    Started by keylaya, 26 Apr 2009 5:31 PM
    • Replies: 4
    • Views: 1,153
    27 Apr 2009 3:57 AM Go to last post
  6. [CLOSED][DUP][3.x] the MessageBox size is incorrect in IE6

    the MessageBox size is incorrect in IE6:

    Started by fins, 21 Apr 2009 6:44 PM
    • Replies: 2
    • Views: 1,303
    27 Apr 2009 3:57 AM Go to last post
  7. [CLOSED][3.??] GridView& RowExpander

    GridView ignore content of ".x-grid3-row-body",overwriting it blindly with row template.If row body contains some Component then we have memory leak....

    Started by XASD, 26 Apr 2009 10:03 AM
    • Replies: 7
    • Views: 1,709
    26 Apr 2009 11:45 PM Go to last post
  8. [FIXED][2.x/3.x] Ext.Window not "focusable" in Chrome / Safari

    Ext.Window's focusEl css (i.e. x-dlg-focus) requires both a width and a height of at least 1 pixel in order for it to be "focusable" in both Safari &...

    Started by mystix, 26 Apr 2009 6:49 PM
    • Replies: 4
    • Views: 1,592
    26 Apr 2009 10:13 PM Go to last post
  9. [FIXED][3.??][DUP] Alert Box in IE defect

    I did a quick search and didn't see anything related: the alert box is not displaying properly in IE (7.0) - see attached

    Started by re_buchanan, 24 Apr 2009 10:38 AM
    • Replies: 4
    • Views: 2,056
    26 Apr 2009 9:41 PM Go to last post
  10. [CLOSED][3.0 Core] (beta): Problem with Ext.CompositeElementLite.item

    Hi all, Ext.Element object returned by Ext.CompositeElementLite.item has no id attribute. For example for this markup: <h1 id="header">Hello Ext...

    Started by akva, 24 Apr 2009 1:56 PM
    • Replies: 4
    • Views: 1,216
    25 Apr 2009 8:59 AM Go to last post
  11. [CLOSED][DUP][3.0rc1] GroupTabs example positioning err in IE 7

    Hi Seems to be a small positioning error with the tabs in IE 7 (or running in compatibility mode on IE 8). There is a glap between the tabs and the...

    Started by tolstoj, 24 Apr 2009 2:37 AM
    • Replies: 1
    • Views: 823
    24 Apr 2009 2:44 AM Go to last post
  12. [FIXED][3.0] grouptabs example broken

    Hi, I noticed that the grouptabs example has been broken. The panels are shown below the tabs. Probably a position problem. Thx Bert

    Started by amorworx, 9 Apr 2009 3:38 AM
    • Replies: 6
    • Views: 2,231
    24 Apr 2009 1:27 AM Go to last post
  13. [CLOSED][3.0] Container's available size in layout classes. Consistency needed.

    FitLayout has onLayout : function(ct, target){ Ext.layout.FitLayout.superclass.onLayout.call(this, ct, target); ...

    Started by Animal, 22 Apr 2009 5:55 AM
    • Replies: 2
    • Views: 1,295
    23 Apr 2009 11:20 PM Go to last post
  14. [FIXED][3.x] Ext.data.Record.prototype.realize

    In my opinion the realize method of Ext.data.Record should set the record's data with the convert-method of the corresponding field. Otherwise e.g....

    Started by dj, 21 Apr 2009 1:45 PM
    3 Pages
    1 2 3
    • Replies: 23
    • Views: 4,441
    23 Apr 2009 10:35 PM Go to last post
  15. [FIXED][3.0] Ext.data.Store removed Array

    Ext.data.Store's removed array (the temporary store for locally removed records) is shared in the prototype of Ext.data.Store. It should be...

    Started by dj, 23 Apr 2009 2:05 PM
    • Replies: 1
    • Views: 1,222
    23 Apr 2009 6:23 PM Go to last post
  16. [CLOSED][3.0]Height not working with scale()

    Hi folks... using the latest v3 code, the following example does not properly animate the height of a Window using scale()... I'm assuming this is...

    Started by fzammetti, 8 Apr 2009 12:21 PM
    • Replies: 8
    • Views: 1,938
    23 Apr 2009 8:06 AM Go to last post
  17. [CLOSED][3.0] Proxy load method not recieving arguments

    Before udpating from SVN a few minutes ago, the following method signature in my custom DWR data proxy worked: load : function(inParams, inReader,...

    Started by fzammetti, 23 Apr 2009 7:19 AM
    • Replies: 2
    • Views: 1,067
    23 Apr 2009 7:40 AM Go to last post
  18. [CLOSED][3.0rc1] Panel autoLoad IE issue

    Hi everyone. When loading html content into a Panel with autoLoad, IE (6,7 & 8) seems to ignore what's between the <script></script> tags. For...

    Started by normanhab101, 22 Apr 2009 7:24 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 5,251
    23 Apr 2009 7:16 AM Go to last post
  19. [CLOSED][DUP][3.0rc1]Grid not send start parameter

    I´m migrating one application from 2.2.1 to 3.0 rc1, and I have a problem with 'start' parameter in datastore: Is empty. Compare two images in...

    Started by galdaka, 22 Apr 2009 6:26 AM
    • Replies: 1
    • Views: 1,085
    23 Apr 2009 12:06 AM Go to last post