Ext: 4.x Beta

Page 38 of 43 FirstFirst ... 28 36 37 38 39 40 ... LastLast

+ Post New Thread

  1. I do not know where a problem.

    Test Case: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title></title> ...

    Started by Dengqiao Huang, 16 Jan 2012 11:26 AM
    • Replies: 3
    • Views: 599
    16 Jan 2012 11:50 AM Go to last post
  2. Ext.draw - Ext.create usage dropped - why?

    I see that in many classes in the Ext.draw package the Ext.create pattern was replaced by new Ext.draw...(). Why? Is using Ext.create() too...

    Started by LesJ, 26 Dec 2011 9:07 AM
    • Replies: 7
    • Views: 1,503
    16 Jan 2012 9:11 AM Go to last post
  3. [4.1b1]Ext.override doesn't work correctly

    I refer to Ext.data.AbstractStore constructor,and override add a line test code "alert('123');". This worked correctly in version 4.0.2a,but can't...

    Started by kof720551, 15 Jan 2012 8:13 PM
    • Replies: 1
    • Views: 748
    16 Jan 2012 8:58 AM Go to last post
  4. Exclamation I said

    I am very excited that see the 4.1-PRE came out,and I wanna test my real app with it.But what disappointed me that my app cant not work with...

    Started by terrycursh, 2 Nov 2011 5:59 PM
    • Replies: 7
    • Views: 1,945
    16 Jan 2012 7:15 AM Go to last post
  5. select firstRow has Problem

    Browser versions tested against: IE 9 ,Firefox 10 Description: If the "refresh" event select the first row, rendering error.

    Started by Dengqiao Huang, 15 Jan 2012 10:21 PM
    • Replies: 2
    • Views: 600
    15 Jan 2012 11:13 PM Go to last post
  6. Field's persist property - bug?

    In 4.1 beta 1, when new record added to the store or updated, values returned by server for fields with persist set to false will be ignored. Based...

    Started by shmeltex, 15 Jan 2012 3:01 PM
    • Replies: 0
    • Views: 471
    15 Jan 2012 3:01 PM Go to last post
  7. collapsed:true, possible bug.

    Hi, The problem is very easy to reproduce. Just try to add a region to an existing Viewport like this: Ext.getCmp('ViewPort').add( ...

    Started by mysticav, 10 Jan 2012 11:24 PM
    • Replies: 4
    • Views: 1,008
    15 Jan 2012 10:12 AM Go to last post
  8. Component and Config changes.

    Here is a partial diff report regarding the component and config (attributes) changes between v4.0.7 and 4.1.0-beta1. We generate these reports...

    Started by gevik, 15 Jan 2012 12:32 AM
    • Replies: 2
    • Views: 761
    15 Jan 2012 9:28 AM Go to last post
  9. Dynamically adding component in toolbar

    I do add checkbox into toolbar dynamically (it was fine in 4.0) but with 4.1 upgrade, I can add as before as below with no problem ...

    Started by rkim, 13 Jan 2012 1:23 PM
    • Replies: 2
    • Views: 1,052
    13 Jan 2012 3:09 PM Go to last post
  10. Serious performance degrading leads me to doubt Sencha's Future

    I'm a long term Ext JS user and advocate in my company (a large bank). We started to use it since Ext JS v2. We went through some pain to upgrade...

    Started by anqingx, 12 Jan 2012 8:56 AM
    api changes, performance
    • Replies: 7
    • Views: 2,174
    13 Jan 2012 2:36 PM Go to last post
  11. Combox stops working in 4.1 beta

    Hi, Looks like combox stops working on some occasions in 4.1 beta. I am not able to select an item from the combox in one of the popup window. ...

    Started by xxz00, 4 Jan 2012 6:47 PM
    • Replies: 3
    • Views: 1,052
    10 Jan 2012 5:34 PM Go to last post
  12. The drag floating element does not have drag icon after first drag

    Hi, I noticed that when I drag an element once, release it and then drag it again, the icon showing if drop is allowed ('dropAllowed' or...

    Started by yyogev, 8 Jan 2012 2:02 AM
    drag & drop, dragsource
    • Replies: 2
    • Views: 993
    9 Jan 2012 8:46 PM Go to last post
  13. 4.1 beta Ext.Date.parse ISO8601 date parsing broken: treats time as 12-hour time

    The ExtJS 4.1 beta's Ext.Date doesn't seem to parse ISO8601 dates (format "c") correctly: Ext.Date.parse('2011-12-10T00:00:01-05:00', 'c') =>...

    Started by pewtersnark, 9 Jan 2012 5:28 PM
    • Replies: 1
    • Views: 1,525
    9 Jan 2012 5:38 PM Go to last post
  14. Grid HeaderCt resize problem

    Hello, If you look at the infinite grid, or I assume any grid in this case, do the following: ...

    Started by scancubus, 9 Jan 2012 9:26 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,610
    9 Jan 2012 1:57 PM Go to last post
  15. singleton = false still makes a singleton

    Hi all, I'm creating my stores like this (below), and I'm explicitely setting the singleton property to false. That's because I want multiple...

    Started by Ronaldo, 9 Jan 2012 1:57 AM
    • Replies: 2
    • Views: 1,565
    9 Jan 2012 6:34 AM Go to last post
  16. Problem with autoEl

    I´m with a problem in autoEl attribute, doing something like the example an error occurs. If I remove the ID, it works fine, but I need de ID. Why...

    Started by anderson.resendes, 6 Jan 2012 4:30 AM
    • Replies: 2
    • Views: 1,254
    9 Jan 2012 4:10 AM Go to last post
  17. What's happened to dynamic loading?

    Just trying ext 4.1.0 beta 1 on a simple login app. I use the ext 4.0 dynamic loading system for development, but get this when I try to use...

    Started by silcreval, 30 Dec 2011 9:49 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 3,616
    8 Jan 2012 9:22 AM Go to last post
  18. AbstractElement & AbstractHelper missing? on dynamic loading

    I get the following error when wiring up an application Cannot find the following files: /src/dom/AbstractElement.js /src/dom/AbstractHelper.js...

    Started by David Waddleton, 25 Oct 2011 12:28 PM
    dynamic loading, missing files
    • Replies: 4
    • Views: 1,246
    7 Jan 2012 3:20 PM Go to last post
  19. Ext.data.Model missing store property

    The store property is a documented property of Ext.data.Model and as such can be relied upon for customer use. It was not present in the 4.1 alpha...

    Started by gilfeather, 6 Jan 2012 7:39 AM
    • Replies: 6
    • Views: 1,403
    7 Jan 2012 1:56 AM Go to last post
  20. [4.1 B1] Get grid's cell on context click

    In Ext 3 I'd use the gridpanel's cellclick, cellcontextmenu, and celldblclick events and use those to evaluate which column was clicked. I didnt'...

    Started by slemmon, 5 Jan 2012 11:33 AM
    • Replies: 4
    • Views: 2,775
    6 Jan 2012 9:59 AM Go to last post