Ext: 4.x Beta

Page 23 of 42 FirstFirst ... 13 21 22 23 24 25 33 ... LastLast

+ Post New Thread

  1. Ext 4.1 RC3 - chaos ensues when dataview is member of a card layout

    When a dataview is a direct child of a container with card layout, the dataview conflicts with the card layout. display: none doesn't stick to it...

    Started by themightychris, 12 Apr 2012 8:02 PM
    • Replies: 1
    • Views: 574
    12 Apr 2012 8:00 PM Go to last post
  2. Post valid id

    Below is the code from extjs 4.1 RC3 api. Looking at validIdRe, you guys are disallowing id start with number. Is there any reason for this? {...

    Started by rkim, 12 Apr 2012 1:04 PM
    • Replies: 2
    • Views: 689
    12 Apr 2012 1:22 PM Go to last post
  3. Neptune Theme only working in Chrome?

    I know this isn't released yet but my designer wanted to see all the default icons in the Neptune theme. So I put a link to 4.1 rc3 kitchen sink...

    Started by DaveAlger, 11 Apr 2012 4:11 PM
    • Replies: 2
    • Views: 1,458
    12 Apr 2012 10:08 AM Go to last post
  4. Changes in 'fieldset's width half a beat slower.

    Ext.define('App.view.salesOrderEdit', { extend: 'Ext.window.Window', alias: 'widget.salesorderedit', items: { xtype: 'form', ...

    Started by manlsea, 11 Apr 2012 6:04 PM
    • Replies: 1
    • Views: 456
    12 Apr 2012 6:45 AM Go to last post
  5. 4.1 RC3: pageSize cannot be dynamically altered

    I took the 4.1 RC3 and tested it with my apps. Most of my apps change the data store page size to match the physical size of the grid shown. This...

    Started by kortsi, 12 Apr 2012 4:03 AM
    • Replies: 2
    • Views: 741
    12 Apr 2012 6:32 AM Go to last post
  6. RC3: Ext.ux.form.MultiSelect listTitle config option

    Hi, the listTitle config option seems to have disappeared. Regards, Markus

    Started by naggy, 12 Apr 2012 5:37 AM
    • Replies: 2
    • Views: 870
    12 Apr 2012 6:17 AM Go to last post
  7. Grid with multiple form fields and design.

    Hello I have hit a wall with a project I am working on. I need to create a grid with pagination similar to the image below. I was going to create a...

    Started by wpc-brianc, 11 Apr 2012 1:10 PM
    • Replies: 2
    • Views: 790
    12 Apr 2012 5:57 AM Go to last post
  8. Ext.ux.form.ItemSelector bug?

    Hi, The ItemSelector UX plugin in combination with the anchor layout seems to work differently. Without a height set in the code below, it won't...

    Started by naggy, 11 Apr 2012 8:00 AM
    • Replies: 4
    • Views: 1,058
    12 Apr 2012 5:42 AM Go to last post
  9. Grid scroller breaks in portal demo!

    I dont know if it is a bug when I drop the All portlets in one column ,and the grid portelt at fourth. when I scroll down to it. and then the...

    Started by terrycursh, 10 Apr 2012 1:51 AM
    • Replies: 2
    • Views: 766
    12 Apr 2012 4:17 AM Go to last post
  10. EXTJS 4.1 RC2 : NOTHING DISPLAYED, REFS OUT OF ORDER

    All my application made under 4.0.7 does not work any more. All the "refs" selector return nothing All my panels are not created (onto the DOM)...

    Started by YomeKitsuma, 11 Apr 2012 5:12 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 1,680
    12 Apr 2012 1:27 AM Go to last post
  11. version Upgarding 4.0.7 to 4.1 rc2

    Hi, I am getting error like "Layout run Failed". how to fix it this error.

    Started by ss_nkl, 10 Apr 2012 6:03 AM
    2 Pages
    1 2
    layout run failed
    • Replies: 12
    • Views: 2,136
    11 Apr 2012 10:43 AM Go to last post
  12. Uncaught TypeError: Object [object Object] has no method 'clearTriggers'

    Hello, My application is acting weirdo today and, after it begun not to add elements to my containers (the page body remains empty), I got this...

    Started by eddow, 11 Apr 2012 6:36 AM
    • Replies: 3
    • Views: 1,752
    11 Apr 2012 8:32 AM Go to last post
  13. Collapsible Fieldsets - Bug?

    Hi, Collapsible fieldsets that are nested in other containers do not show contents upon uncollapsing (see example). Regards, Markus var...

    Started by naggy, 10 Apr 2012 7:40 AM
    • Replies: 6
    • Views: 738
    11 Apr 2012 6:41 AM Go to last post
  14. [4.1RC2][BUG?] Treepanel checkchange Event

    Hello, The event checkchange on my treepanel is not anymore triggered since I moved (from 4.0.7) Controller Action ,"treepanel": { ...

    Started by EAHC-IT, 11 Apr 2012 6:00 AM
    • Replies: 1
    • Views: 531
    11 Apr 2012 6:39 AM Go to last post
  15. Exclamation Uncaught RangeError: Maximum call stack size exceeded

    I give a try simply by changing my header <link rel="stylesheet" type="text/css" href="/ajax_libs/ajax_extjs_407/resources/css/ext-all.css"/>...

    Started by EAHC-IT, 11 Apr 2012 2:09 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 1,089
    11 Apr 2012 4:59 AM Go to last post
  16. [4.1 RC2] Clicking on the cell sometimes doesn't invoke the editor in Chrome

    REQUIRED INFORMATION Ext version tested ExtJS 4.1 RC2 Browser versions tested against Chrome 18.0.1025.151 m (Windows 7) DOCTYPE tested...

    Started by wickedsheep, 6 Apr 2012 1:20 AM
    • Replies: 2
    • Views: 769
    10 Apr 2012 11:53 PM Go to last post
  17. Locked Column Zero Width Issue

    Hi, We have a locked column with 0px width ( { locked : true, width: 0}) which was working correctly in RC1. However, after we upgraded to RC2,...

    Started by badallen, 9 Apr 2012 4:52 PM
    • Replies: 2
    • Views: 571
    10 Apr 2012 2:01 PM Go to last post
  18. Detecting scroll event in 4.1?

    hi i trying for few days to detect the scroll event on a component (panel) in ExtJS 4.1 and i have no luck, all the solutions on the forum for...

    Started by piroman, 10 Apr 2012 1:11 AM
    • Replies: 1
    • Views: 612
    10 Apr 2012 11:16 AM Go to last post
  19. viewport center card panel + panel with combobox

    hi, i start this example in 4.0.7 and all works fine, but 4.0.7 has so many bugs so i upgrade it to 4.1 but i it does not work, firebug say me that...

    Started by Dark Master, 10 Apr 2012 9:32 AM
    combobox, viewport
    • Replies: 2
    • Views: 646
    10 Apr 2012 10:33 AM Go to last post
  20. Windows/Maximize Button - Bug?

    Hi, 1. Create a window that is rendered to somewhere else than the body (i.e. a panel), with some height and width, 'maximized' and 'maximizable'...

    Started by naggy, 10 Apr 2012 5:39 AM
    • Replies: 3
    • Views: 850
    10 Apr 2012 8:15 AM Go to last post