Ext: 4.x Beta

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

+ Post New Thread

  1. 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: 401
    24 Jan 2012 6:38 AM Go to last post
  2. 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,385
    24 Jan 2012 4:25 AM Go to last post
  3. 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: 643
    23 Jan 2012 9:40 PM Go to last post
  4. 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,543
    23 Jan 2012 2:29 PM Go to last post
  5. [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,913
    23 Jan 2012 8:20 AM Go to last post
  6. Destroying windows

    Can someone check to see if this is just an oversight on my part? I am defining a grid and a window containing that grid in an accordion layout. ...

    Started by slemmon, 21 Jan 2012 6:58 PM
    • Replies: 3
    • Views: 1,094
    22 Jan 2012 10:30 AM Go to last post
  7. emptyText not working

    After the grid store is loaded, emptyText is not shown. Only works if deferEmptyText is set to false like this: viewConfig: { ...

    Started by mysticav, 21 Jan 2012 4:34 PM
    • Replies: 1
    • Views: 851
    21 Jan 2012 6:54 PM Go to last post
  8. Paste event

    Somebody knows where I can find the paste event for text fields in 4.1?

    Started by tvanzoelen, 19 Jan 2012 4:44 AM
    • Replies: 2
    • Views: 1,095
    20 Jan 2012 9:31 AM Go to last post
  9. Ext.js 4.1 Final Release

    When it will be?

    Started by morfeusz, 17 Jan 2012 1:11 PM
    • Replies: 5
    • Views: 1,574
    20 Jan 2012 6:14 AM Go to last post
  10. 4.1 Beta Performances

    Did you tried the 4.1 b ? how is it for you ? I work 3 days to fix many problems to update my app in 4.1 beta (there still a lot of bugs, but I can...

    Started by paipai, 9 Jan 2012 12:55 AM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 4,420
    20 Jan 2012 4:48 AM Go to last post
  11. TriggerField inputpart is set on hidden after setReadOnly(true) and layoutUpdate

    I posted this issue before in the case of NumberFields, but it is related to TriggerFields in general. Can this one be posted as a bug? ...

    Started by tvanzoelen, 20 Jan 2012 1:34 AM
    • Replies: 2
    • Views: 732
    20 Jan 2012 1:52 AM Go to last post
  12. Where is the RowExpander?

    The RowExpander ptype: 'rowexpander' is not found in 4.1. I added the ux.Rowexpander explicitly by copying that code and load that js file. Why...

    Started by tvanzoelen, 19 Jan 2012 12:19 AM
    • Replies: 2
    • Views: 1,626
    19 Jan 2012 7:55 AM Go to last post
  13. theming is still broken

    I've followed the steps in the documentation and this is what I get (4.0.7) Alberts-Mac-mini:sass albeva$ compass compile error...

    Started by albeva, 19 Jan 2012 6:46 AM
    • Replies: 1
    • Views: 665
    19 Jan 2012 7:11 AM Go to last post
  14. setHideTrigger problem

    When I use setHideTrigger to hide the trigger in a combobox the combo becomes invisible. In the vbox-form example if you add listeners: {...

    Started by nproto, 18 Jan 2012 3:01 PM
    • Replies: 2
    • Views: 847
    19 Jan 2012 1:31 AM Go to last post
  15. grid with 3000 records- buffered or not, 4.0.7 or 4.1

    I'm trying to work out the best strategy here. I got my app working pretty well with 4.0.7 with a buffered store and grid filtering. Although I never...

    Started by ironandsteel, 18 Jan 2012 9:34 AM
    • Replies: 2
    • Views: 547
    18 Jan 2012 10:21 AM Go to last post
  16. Tab Scroller doesn't work in IE9

    The tab scroller example is not working in IE9. If you click the arrow the tab tries to do something but without any success. Is it a bug? LucĂ­a

    Started by lucia_mgv, 18 Jan 2012 8:19 AM
    • Replies: 1
    • Views: 771
    18 Jan 2012 10:01 AM Go to last post
  17. Portlet issues - Reg

    Hi , I have attached a sample application containing portlets. Issue is header is not properly displayed and script error is coming while...

    Started by Sampath, 17 Jan 2012 9:32 PM
    • Replies: 1
    • Views: 631
    18 Jan 2012 5:40 AM Go to last post
  18. runner of Ext.fx.Manager has Problem

    Test Case: Ext.create('Ext.fx.Animator', { target: Ext.getBody().createChild({ style: { width: '100px', ...

    Started by Dengqiao Huang, 17 Jan 2012 11:38 AM
    • Replies: 2
    • Views: 855
    17 Jan 2012 2:05 PM Go to last post
  19. animate() bug

    Code: icon. animate({ duration: 100, keyframes: { 50: { ...

    Started by redraid, 17 Jan 2012 2:10 AM
    • Replies: 3
    • Views: 918
    17 Jan 2012 2:02 PM Go to last post
  20. accordin rendering

    I am saving last open accordion tab into cookie, and expand when page load as below. The second accordion expands fine, but first item cannot be...

    Started by rkim, 17 Jan 2012 11:19 AM
    • Replies: 2
    • Views: 416
    17 Jan 2012 11:35 AM Go to last post