Ext: 4.x Beta

Page 39 of 42 FirstFirst ... 29 37 38 39 40 41 ... LastLast

+ Post New Thread

  1. Problem with Textfield

    Hi, I´ve got a problem with textfields, here a small example showing the problem. I always get "me.el is null": <%@ page language="java"...

    Started by dimebag, 26 Dec 2011 11:55 AM
    • Replies: 6
    • Views: 1,500
    3 Jan 2012 2:52 AM Go to last post
  2. Ext.data.NodeInterface appendChild when the node is empty array then throw error

    if node is empty array (as ) then error. V4.0.7 not this bug.

    Started by yangchihua, 31 Dec 2011 3:59 PM
    • Replies: 1
    • Views: 1,113
    2 Jan 2012 6:45 AM Go to last post
  3. Field isDirty function change

    I see that the isDirty() function in Ext.form.field.Field has been changed in the 4.1 preview release. This is the function in 4.07: isDirty...

    Started by bclinton, 30 Dec 2011 2:36 PM
    • Replies: 2
    • Views: 863
    1 Jan 2012 6:50 PM Go to last post
  4. triggerfield emptytext styling not replaced on reset()

    I noticed that if I focus (enter text or not) in a trigger field then reset() the field (using this.reset() in the onTriggerClick method) the empty...

    Started by slemmon, 30 Dec 2011 3:06 PM
    • Replies: 1
    • Views: 630
    31 Dec 2011 9:10 AM Go to last post
  5. bordersplitter as a child component

    One difference I noticed just now is that in my border layout with a west panel (with split: true) and my center panel the resizer splitter is a...

    Started by slemmon, 30 Dec 2011 2:35 PM
    • Replies: 1
    • Views: 564
    31 Dec 2011 1:45 AM Go to last post
  6. Panel Resizing

    I'm getting a strange issue with a panel when I resize it. It's getting clipped by a scrollbar's width such that the collapse tool is partially...

    Started by skirtle, 25 Oct 2011 12:26 AM
    • Replies: 8
    • Views: 2,312
    31 Dec 2011 1:40 AM Go to last post
  7. How to interpret the Layout log?

    I have a piece of code that is generated. It throws an error, but I can not see where it goes wrong easilly Ext.onReady(function() { ...

    Started by tvanzoelen, 29 Dec 2011 6:19 AM
    • Replies: 4
    • Views: 710
    30 Dec 2011 12:33 PM Go to last post
  8. tree behavior change for dynamic loaded child nodes

    I have a tree. Root node not shown. At construct time it calls the store to load the root's children (there is 1 of them). That child has no children...

    Started by pm100, 29 Dec 2011 3:21 PM
    • Replies: 4
    • Views: 1,245
    30 Dec 2011 12:18 PM Go to last post
  9. change to ext.data.model behavior

    IN the old version I could call set on a field that did not exist (ie not declared in the fields array) and all was well, everything worked. In 4.1...

    Started by pm100, 28 Dec 2011 5:52 PM
    • Replies: 3
    • Views: 866
    29 Dec 2011 11:04 AM Go to last post
  10. BorderLayout with autoScroll

    A change in behaviour from 4.0.7 to 4.1.0-beta-1, albeit using a slightly odd combination of layout options. The following code has a vertical...

    Started by skirtle, 24 Dec 2011 10:03 AM
    • Replies: 4
    • Views: 1,378
    28 Dec 2011 3:02 PM Go to last post
  11. Question Border Layout Weight configuration

    In the PR1 blog entry, Don mentioned this: Does this mean that we can now have a layout like this without using nested border layouts:

    Started by FCTim, 28 Dec 2011 8:46 AM
    • Replies: 2
    • Views: 1,108
    28 Dec 2011 11:54 AM Go to last post
  12. Couldn't even get the example to work

    Tried Chrome (15) and Firefox (8) Many grid don't appear. And so are forms only show an outline. Got this error Uncaught TypeError:...

    Started by joelchu, 28 Dec 2011 3:19 AM
    bugs
    • Replies: 2
    • Views: 743
    28 Dec 2011 7:25 AM Go to last post
  13. Resizers

    How to set resizers in the beta? I did it previously in the render method, but I get an el is undefined error in the ieTable function. ...

    Started by tvanzoelen, 27 Dec 2011 7:00 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 2,247
    27 Dec 2011 12:06 PM Go to last post
  14. CSS Minification

    The CSS files included with beta-1 aren't minified. ext-all.css is about 120KB bigger as a result. I think that most people aren't going to put in...

    Started by skirtle, 27 Dec 2011 5:55 AM
    • Replies: 1
    • Views: 940
    27 Dec 2011 6:45 AM Go to last post
  15. Release Overview Guide is missing from beta zip

    When I open the main index.html file, it tries to load overview/index.html, which doesn't exist. Sounds like this "Overview Guide" might be useful. ...

    Started by kevhender, 27 Dec 2011 5:32 AM
    • Replies: 1
    • Views: 704
    27 Dec 2011 6:43 AM Go to last post
  16. Ext.util.KeyMap on document

    Not sure whether this is technically a bug but it is a backwards-compatibility problem I hit. In ExtJS 4.0.7 this works: ...

    Started by skirtle, 24 Dec 2011 8:03 AM
    • Replies: 3
    • Views: 2,379
    27 Dec 2011 5:21 AM Go to last post
  17. Grouping grid + locked columns

    Is this supported in 4.1 beta 1? Can't make it work...

    Started by mankz, 27 Dec 2011 12:27 AM
    • Replies: 1
    • Views: 686
    27 Dec 2011 12:31 AM Go to last post
  18. Hidden form field

    If a form field is hidden { xtype:'hidden', name:'UserID' } an exception is thrown:

    Started by mhaddy, 24 Dec 2011 8:36 AM
    • Replies: 7
    • Views: 2,599
    25 Dec 2011 6:46 AM Go to last post
  19. [4.1 Beta 1] Tab title text is trimmed on mousedown when focused

    It seems that the tab text is not as inclined to shift on mousedown so much as it was in previous releases, which is good. But, is now shifting...

    Started by slemmon, 24 Dec 2011 3:37 PM
    • Replies: 2
    • Views: 1,067
    24 Dec 2011 4:03 PM Go to last post
  20. [4.1 Beta 1] Grid to Grid drag drop shadow error

    In IE8 and FF5 when dragging the record from the left grid to the right grid the shadow of the floating element is separated from the floating...

    Started by slemmon, 24 Dec 2011 3:49 PM
    • Replies: 1
    • Views: 996
    24 Dec 2011 3:54 PM Go to last post