Ext: 4.x Beta

Page 36 of 43 FirstFirst ... 26 34 35 36 37 38 ... LastLast

+ Post New Thread

  1. [4.1.0 b2] Button html config not working

    How to reproduce: This no longer works (html config option does not appy) Ext.create('Ext.Button', { scale : 'large', cls :...

    Started by EZboy, 30 Jan 2012 12:20 PM
    • Replies: 4
    • Views: 737
    30 Jan 2012 1:33 PM Go to last post
  2. Issue with $scope-reset-css SASS variable

    Someone else may have to verify this, in case I may just be doing something wrong, but it appears that when using $scope-reset-css:true in my custom...

    Started by BulletzBill, 30 Jan 2012 9:49 AM
    • Replies: 0
    • Views: 278
    30 Jan 2012 9:49 AM Go to last post
  3. Question TreePanel in Opera

    Am I only one who have this problems?There is no nodes in a tree when I open it in opera.I have this problem in all 4 brunches. Don't know about IE,...

    Started by ashaihullin, 23 Dec 2011 11:46 PM
    • Replies: 5
    • Views: 939
    30 Jan 2012 2:55 AM Go to last post
  4. Question Ui "stops" after some occasional dom error

    I migrated to 4.1.0 beta 1 and there is an interesting error. My app has some windows. Most windows have a tree panel to the left, tab panel to the...

    Started by ritcoder, 23 Jan 2012 11:48 AM
    • Replies: 6
    • Views: 1,044
    29 Jan 2012 2:51 AM Go to last post
  5. me.lastComponentSize is undefined

    Hi I create grid base on Layout Browser Example with border layout.. I create 2 Pages with 1 Grid every pages.... I got this error if on 2nd grid i...

    Started by stoneboys, 28 Jan 2012 8:35 AM
    • Replies: 0
    • Views: 345
    28 Jan 2012 8:35 AM Go to last post
  6. [4.1 b2] Bug - Layout - Width % not working

    To test go .../ext-4.1.0-beta-2/docs/index.html#!/api/Ext.layout.container.VBox click "Live Preview" on code example. I see {

    Started by enpasos, 27 Jan 2012 7:06 AM
    • Replies: 3
    • Views: 1,255
    28 Jan 2012 12:44 AM Go to last post
  7. [4.1 beta 2 ] record.save() is not working ?

    just asking before posting a bug using a trivial record.save() gives me an error Ext.onReady(function() { ...

    Started by dedoz, 27 Jan 2012 7:13 PM
    • Replies: 2
    • Views: 865
    27 Jan 2012 9:55 PM Go to last post
  8. 4.1 beta layout problem - widthModel.calculated

    One of our layouts is failing. In the layout diagnostics layer, we see the failure within the checkAuthority function because me.target.ownerLayout...

    Started by ExtJSNinjas, 27 Dec 2011 10:45 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 34
    • Views: 6,531
    27 Jan 2012 1:43 PM Go to last post
  9. 4.1Beta1: SyntaxError: Unexpected token delete

    REQUIRED INFORMATION Ext version tested: Ext 4.1 Beta 1 - Nightly Build 20120125 Browser versions tested against: Chrome 16 DOCTYPE tested...

    Started by zombeerose, 26 Jan 2012 2:38 PM
    • Replies: 1
    • Views: 965
    26 Jan 2012 3:52 PM Go to last post
  10. Ext JS 4.1 updates (post beta 1)

    The Ext JS team has been busy fixing more bugs and will be releasing a Beta 2 very soon (within days). Attached is the current list of fixed bugs...

    Started by Edmund, 20 Jan 2012 4:14 PM
    2 Pages
    1 2
    • Replies: 16
    • Views: 4,613
    26 Jan 2012 11:47 AM Go to last post
  11. Exclamation Accordion layout and Collapsible panel - West Region

    REQUIRED INFORMATION Ext version tested: Ext 4.1 Beta Browser versions tested against: Chrome 11 (Windows) IE9.0.8112.16421

    Started by iomanip33, 25 Jan 2012 3:24 PM
    • Replies: 0
    • Views: 396
    25 Jan 2012 3:24 PM Go to last post
  12. LoadMask crash

    Ext.LoadMask crashes: <SCRIPT TYPE='text/javascript'> Ext.onReady( function() { var mask = new...

    Started by deister, 25 Oct 2011 9:08 AM
    • Replies: 9
    • Views: 2,345
    25 Jan 2012 1:57 PM Go to last post
  13. [4.1 B1] Ext.util.CSS.getRule("." + Ext.baseCSSPrefix + "form-trigger") is undefined

    Did anyone find a workaround for the error: Ext.util.CSS.getRule("." + Ext.baseCSSPrefix + "form-trigger") is undefined in B1 or is this a good...

    Started by slemmon, 23 Jan 2012 3:19 PM
    • Replies: 4
    • Views: 1,303
    24 Jan 2012 12:41 PM Go to last post
  14. Question Need help with "ext.js" include...

    Hello, I have built an application that I'm working on top of Beta1, and I'm having an issue with including the "ext.js" file. The application...

    Started by neurodon, 24 Jan 2012 11:17 AM
    bug, error, include, javascript file
    • Replies: 3
    • Views: 894
    24 Jan 2012 12:32 PM Go to last post
  15. build/sdk.jsb3

    Guys, In all ext4.1 beta builds 'build' directory is missing. In ext4 it contained 'sdk.jsb3' file, which we're using actively in our deployment...

    Started by yselivanov, 24 Jan 2012 10:58 AM
    • Replies: 0
    • Views: 546
    24 Jan 2012 10:58 AM Go to last post
  16. registerPreprocessor has become private

    Hello, I am curious: any reason why registerPreprocessor has become private in 4.1 (while it was not in 4.0)?

    Started by gabrielle, 24 Jan 2012 6:38 AM
    • Replies: 0
    • Views: 407
    24 Jan 2012 6:38 AM Go to last post
  17. Memory leak and Performance regression

    I’m seeing a couple of initial issues with 4.1 Beta 1 (testing under IE 8 only). The framework however does look more stable and the components are...

    Started by MrSparks, 27 Dec 2011 6:55 AM
    • Replies: 2
    • Views: 1,402
    24 Jan 2012 4:25 AM Go to last post
  18. Issues with infinite scrolling grid in Ext-js 4.1-beta

    Hi, We have an infinite scrolling grid.We have been using this in Ext-4.0. We now started testing the same in Ext-js 4.1 beta and have found few...

    Started by PriyaL, 23 Jan 2012 9:37 PM
    • Replies: 1
    • Views: 654
    23 Jan 2012 9:40 PM Go to last post
  19. Problems with Infinite Scroller

    I'm having a few problems getting the Infinite Scroller to work (using the 4.1 Beta). I'm not sure if these problems are caused by the way I've set...

    Started by LisburnLad, 20 Jan 2012 2:33 PM
    4.1 beta, infinite scroll
    • Replies: 4
    • Views: 1,684
    23 Jan 2012 2:29 PM Go to last post
  20. [4.1 b1] Ext.widget() with config as first param

    In 4.1 will the following syntax work: Ext.widget({ xtype: 'panel' title: 'Hello', width: 200, html: '<p>World!</p>', ...

    Started by slemmon, 16 Jan 2012 1:29 PM
    • Replies: 8
    • Views: 1,931
    23 Jan 2012 8:20 AM Go to last post