Ext:Bugs

Page 8 of 343 FirstFirst ... 6 7 8 9 10 18 58 108 ... LastLast

+ Post New Thread

  1. [OPEN] [4.2.1 beta] Chart ScatterSeries and LineSeries can render incorrect labels

    REQUIRED INFORMATION Ext version tested: Ext 4.2.1 beta Browser versions tested against: IE9 Chrome

    Started by Daniil, 1 May 2013 10:33 PM
    • Replies: 2
    • Views: 117
    2 May 2013 8:38 PM Go to last post
  2. [FIXED] [4.1.1BUG] Bug of submit method in Ext.form.Basic

    hi, When the waitMsg parameter is set, the messagebox of callback shows behind the MainWindow. the code following will reproduce it. Select...

    Started by hongwenchina, 29 May 2012 4:26 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 784
    2 May 2013 4:34 PM Go to last post
  3. [CLOSED] Ext.iterate - incorrect input check

    I'd like point out that the input check is good for empty arrays but it will not work on empty objects. Ext.isEmpty({}) returns false. ...

    Started by LesJ, 2 May 2013 10:21 AM
    • Replies: 1
    • Views: 80
    2 May 2013 1:43 PM Go to last post
  4. [FIXED] Tabbing between consecutive textfield editors in grig on IE9/10

    I have multiple pages that use grids that allow editing of data on each row. When tabbing between consecutive textfield editors, editing is...

    Started by fpascal4, 2 May 2013 10:18 AM
    • Replies: 1
    • Views: 73
    2 May 2013 12:03 PM Go to last post
  5. [DUP] [4.2 RC] Tooltip cuts off content - Still broken

    Can this be re-opened? The bug is not fixed as of 4.2.1.778 http://www.sencha.com/forum/showthread.php?257201

    Started by anuser, 1 May 2013 5:31 AM
    • Replies: 2
    • Views: 107
    2 May 2013 11:06 AM Go to last post
  6. [OPEN] Collapsing Panel Header to left does not show the nice vertical letters

    REQUIRED INFORMATION Ext version tested: Ext 4.2.0 rev 663 Browser versions tested against: Chome IE8 FF3 (firebug 1.10.6 installed) ...

    Started by dfox, 2 May 2013 7:24 AM
    • Replies: 1
    • Views: 71
    2 May 2013 9:41 AM Go to last post
  7. [OPEN] Rowbody messy rendering on add/remove records

    REQUIRED INFORMATION Ext version tested: Ext 4.2 last release on Chrome Description: Removing / adding records messes up the rendering...

    Started by benjamineberle, 1 May 2013 11:55 PM
    • Replies: 1
    • Views: 66
    2 May 2013 9:13 AM Go to last post
  8. [OPEN] [4.2] Ext.dataJsoP request fails with no params defned and disableCaching=false

    Debugging this problem shows: if (disableCaching && !params) { params = new Date().getTime(); } else { params = options.params;...

    Started by kerbo, 29 Apr 2013 4:30 PM
    • Replies: 3
    • Views: 119
    2 May 2013 6:29 AM Go to last post
  9. Exclamation [CLOSED] Card Layout rendering all the items instead of just the activeItem

    Here is the reason why it is happening. In ext-all-debug.js or Ext 4.0.2a version Ext.layout.container.AbstractCard has the function renderChildren...

    Started by chandrahasakotyan, 27 Jun 2011 1:58 AM
    2 Pages
    1 2
    card issue in ext 4.0.2a
    • Replies: 10
    • Views: 1,787
    2 May 2013 5:11 AM Go to last post
  10. [OPEN] Chrome browser applying input CSS on Cmd generated app.

    REQUIRED INFORMATION Ext version tested: Ext 4.2.0 GA Cmd 3.1.0.256 Browser versions tested against: Chrome 25.0.1364.172 m DOCTYPE...

    Started by MikeRH, 26 Mar 2013 7:53 AM
    • Replies: 3
    • Views: 156
    2 May 2013 4:44 AM Go to last post
  11. [DUP] [4.2.1 beta 1] renderedGroupValue is missing

    REQUIRED INFORMATION Ext version tested: Ext 4.2.1 beta 1 Browser versions tested against: FF 20 DOCTYPE tested against:

    Started by cabal, 1 May 2013 11:33 AM
    • Replies: 1
    • Views: 82
    1 May 2013 1:10 PM Go to last post
  12. [OPEN] Ext.util.MixedCollection - accept object in place of a callback

    There are many methods in the Ext.Array and MixedCollection classes that require a callback. These methods should be able to accept an object in...

    Started by LesJ, 1 May 2013 6:33 AM
    • Replies: 1
    • Views: 108
    1 May 2013 1:01 PM Go to last post
  13. [OPEN] RTL Grid in cellmodel selection mode

    REQUIRED INFORMATION Ext version tested: ext-4.2.0.663 Browser versions tested against: Chrome 26 DOCTYPE tested against:

    Started by Mahmoud690, 1 May 2013 12:28 AM
    • Replies: 1
    • Views: 59
    1 May 2013 12:35 PM Go to last post
  14. [OPEN] Conceptual bug in method "getRejectRecords" of a buffered store in ExtJS 4.2.0

    Hi to all. The current implementation of getRejectRecords in ExtJS 4.2.0 is: getRejectRecords: function() { // Return phantom records +...

    Started by ElCondor1969, 23 Apr 2013 5:01 AM
    • Replies: 2
    • Views: 121
    1 May 2013 10:42 AM Go to last post
  15. Serious layout Issue with ExtJs 4.1 and Chrome 25

    REQUIRED INFORMATION Ext version tested: Ext 4.1 Browser versions tested against: Chrome 24 Chrome 25 FF

    Started by Sharkanana, 28 Feb 2013 10:10 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,017
    1 May 2013 6:23 AM Go to last post
  16. [OPEN] [4.2.1 beta] Item of HBox or VBox lose its CSS margins on moving to another container

    REQUIRED INFORMATION Ext version tested: Ext 4.2.1 beta Browser versions tested against: Chrome IE9

    Started by Daniil, 1 May 2013 1:03 AM
    • Replies: 1
    • Views: 74
    1 May 2013 5:13 AM Go to last post
  17. 4.2 NodeInterface and default root node

    in 4.2 the removeAll function's implementation changed, it expects childNodes always is defined which is not true if when...

    Started by sk@ia, 30 Apr 2013 2:24 PM
    • Replies: 2
    • Views: 85
    1 May 2013 4:49 AM Go to last post
  18. Exclamation [FIXED] RadioGroups broken in 4.0.2

    I have multiple forms on the same page, and the radio buttons have the same names. They're somehow being grouped into the same radio group, even if I...

    Started by stefankendall, 28 Jun 2011 6:43 AM
    2 Pages
    1 2
    radio, radio button group, regression
    • Replies: 14
    • Views: 2,091
    1 May 2013 2:27 AM Go to last post
  19. [OPEN] Override of container renderTpl results in ownerCt is null

    REQUIRED INFORMATION Ext version tested: Ext 4.2.0.663 Browser versions tested against: FF20(firebug 1.11.2 installed) chrome 25 ...

    Started by hkelsey, 30 Apr 2013 6:35 AM
    • Replies: 3
    • Views: 73
    1 May 2013 1:53 AM Go to last post
  20. [OPEN] Ext.form.field.Text mask() fails in IE

    REQUIRED INFORMATION Ext version tested: Ext 4.1.1 Browser versions tested against: IE8, IE9 - FAILS Chrome - works fine Description:

    Started by Alexey.Solonets, 24 Sep 2012 2:30 AM
    element, mask fail, textfield
    • Replies: 3
    • Views: 528
    30 Apr 2013 10:03 PM Go to last post