Sencha GXT Bugs

Page 1 of 51 1 2 3 11 ... LastLast

+ Post New Thread

  1. Sticky Thread Sticky: Ext GWT Bug Template

    Thanks for testing the prerelease builds of Ext GWT 3. Your feedback has been indispensable to us throughout development, and we really appreciate...

    Started by WesleyMoy, 9 Apr 2012 12:39 PM
    • Replies: 1
    • Views: 2,471
    9 Apr 2012 12:40 PM Go to last post
  1. [NOREPRO] 'nodeType' is null or not an object

    Seeing this js error on hovering on a textfield which has tooltip, seems like GWT error, anything that I can do? Thanks in advance. ...

    Started by mulcha, 19 Jul 2012 10:16 AM
    • Replies: 3
    • Views: 723
    26 Jul 2012 3:09 PM Go to last post
  2. (3.0.0 RC) Cursor in Basic Grid example when hoovering the headers (in IE only)

    Hi, I just navigated to the Basic Grid example @ http://staging.sencha.com:8080/examples-dev/#ExamplePlace:basicgrid in IE (version...

    Started by gdlm, 3 Apr 2012 2:23 AM
    • Replies: 5
    • Views: 1,183
    11 Apr 2012 1:15 AM Go to last post
  3. (3.0.0. RC) NullPointerException @ ToolTip.onTargetOver

    Hi, I got this stack trace: ERROR: Uncaught exception escaped. com.google.gwt.event.shared.UmbrellaException: One or more exceptions caught, see...

    Started by gdlm, 2 Apr 2012 4:37 AM
    • Replies: 7
    • Views: 955
    11 Apr 2012 3:40 AM Go to last post
  4. (3.0.0.RC) Broke ComboBox API regarding Handler/Event inheritance

    Your release notes do not indicate that you changed the inheritance classes of the SelectionHandler and SelectionEvent. In Beta4, these were the...

    Started by kenhwallis, 4 Apr 2012 7:46 AM
    combobox, event, event handler, selection
    • Replies: 2
    • Views: 510
    4 Apr 2012 3:16 PM Go to last post
  5. [FIXED] (Beta 1) Area Chart - AreaSeries SeriesItemOverEvent Issue

    Brendan, The tool tips for an area series do not work well. When you add a SeriesItemOverHandler to an AreaSeries, the index and value...

    Started by LEWJO10@ca.com, 29 Dec 2011 1:17 AM
    • Replies: 2
    • Views: 898
    27 Jan 2012 2:25 PM Go to last post
  6. (Beta 1) BarSeries Stacked Mode Defect (AreaSeries is OK)

    Brendan, In working with the AreaSeries, I finally realized what is wrong with the BarSeries when using it in stacked mode. The attached...

    Started by LEWJO10@ca.com, 29 Dec 2011 8:50 AM
    • Replies: 0
    • Views: 373
    29 Dec 2011 8:50 AM Go to last post
  7. (Beta 1) BarSeries Stacked Mode Issue

    Brendan, The setting the setStacked method to true in the BarSeries class can lead to problematic consequences. One example is a time series...

    Started by LEWJO10@ca.com, 18 Dec 2011 12:38 PM
    • Replies: 1
    • Views: 551
    23 Dec 2011 5:06 AM Go to last post
  8. [FIXED] (Beta 1) CartesianAxis setTextLabelPadding Doesn't Work When “\n” Used in FF7.0

    Brendan, The setTextLabelPadding method in the CartesianAxis class does not seem to work when a new line character is escaped in the axis labels...

    Started by LEWJO10@ca.com, 19 Dec 2011 6:27 AM
    • Replies: 3
    • Views: 880
    18 Jan 2012 5:06 PM Go to last post
  9. (Beta 1) Drop Down List Still Enabled When Combo Box Is Disabled

    When you set setEnabled(false) on the Combo Box, the Combo Box Cell drop down list is still enabled (active). In other words, even when the Combo...

    Started by LEWJO10@ca.com, 28 Jan 2012 10:45 AM
    • Replies: 1
    • Views: 831
    28 Jan 2012 12:07 PM Go to last post
  10. [FIXED] (Beta 1) NumberField IndexOutOfBoundsException When Allow Decimals...

    I get the following exception when I invoke setAllowDecimals(false) on NumberField. Caused by: java.lang.IndexOutOfBoundsException: Index: 46,...

    Started by LEWJO10@ca.com, 17 Jan 2012 7:16 AM
    • Replies: 2
    • Views: 694
    2 Mar 2012 1:21 PM Go to last post
  11. (Beta 1) Performance Issue with Charts

    Brendan, I am hopeful that work is still continuing with making the charts render more quickly. The GXT 3.0 chart in the attached file is...

    Started by LEWJO10@ca.com, 18 Dec 2011 12:42 PM
    • Replies: 1
    • Views: 599
    21 Dec 2011 2:45 PM Go to last post
  12. [FIXED] (Beta 1) Scatter Chart Triangle Shape is Not Equilateral

    Brendan, The triangle returned from Primitives.triangle(0, 0, 10) that can be used as a ScatterSeries marker is a right angle triangle, which (in...

    Started by LEWJO10@ca.com, 5 Jan 2012 6:21 AM
    • Replies: 1
    • Views: 666
    9 Jan 2012 4:32 PM Go to last post
  13. (Beta 1) ScatterSeries Does Not Work in a Bar Chart (myBarSeries.setColumn(false))

    Brendan, The ScatterSeries does not seem to work well in a mixed chart that also has a BarSeries with setColumn(false) specified. The...

    Started by LEWJO10@ca.com, 26 Dec 2011 12:32 PM
    • Replies: 0
    • Views: 343
    26 Dec 2011 12:32 PM Go to last post
  14. (Beta 1) Suppressing Markers for Zero Values in a ScatterSeries

    Brendan, On some of our charts we need to suppress markers in a ScatterSeries when the value is zero instead of showing the marker at zero along a...

    Started by LEWJO10@ca.com, 26 Dec 2011 5:46 PM
    • Replies: 0
    • Views: 390
    26 Dec 2011 5:46 PM Go to last post
  15. (Beta 1) Tool Tips Overlap in Mixed Series Chart

    Brendan, When you setup a chart to have a BarSeries and a ScatterSeries where both have tool tips, the BarSeries tool tip gets partially overlaid...

    Started by LEWJO10@ca.com, 26 Dec 2011 7:09 PM
    • Replies: 0
    • Views: 570
    26 Dec 2011 7:09 PM Go to last post
  16. [FIXED] (Beta 1) Under IE 8 Horizontal Axis Labels Are Left Justified When “\n” Used

    Brendan, When a new line character is escaped in the axis labels, the labels along the horizontal axis all wind up left justified in IE8 (please...

    Started by LEWJO10@ca.com, 19 Dec 2011 5:05 PM
    • Replies: 3
    • Views: 816
    2 Mar 2012 1:11 PM Go to last post
  17. [FIXED] (Beta 1) Using Chart in Card Layout Container Throws Error in Firefox

    Brendan, When I use a chart in a CardLayoutContainer and make some other widget the first to appear, I get the following error message in Firefox....

    Started by LEWJO10@ca.com, 14 Jan 2012 11:13 AM
    • Replies: 1
    • Views: 1,111
    16 Jan 2012 5:25 PM Go to last post
  18. [FIXED] (Beta 1) Vertical Axis Top-Most Label Not Aligned to Top-Most Tick Mark

    Brendan, The top-most label on the vertical axis is not aligned to the top-most tick mark on the vertical axis (please see attached...

    Started by LEWJO10@ca.com, 19 Dec 2011 4:23 AM
    • Replies: 2
    • Views: 917
    18 Jan 2012 5:12 PM Go to last post
  19. [FIXED] (Beta 4 / RC 1) TextButton Custom Appearance Gets Applied to All TextButtons

    Sencha Team, There is an issue changing the appearance of a TextButton, and I suspect the other types of buttons have this same issue as well. ...

    Started by LEWJO10@ca.com, 31 Mar 2012 6:43 AM
    • Replies: 3
    • Views: 705
    1 Apr 2012 12:27 PM Go to last post
  20. [FIXED] (Beta 4) BarSeries Stacked Mode Defect (AreaSeries is OK)

    Brendan, In working with the AreaSeries, I finally realized what is wrong with the BarSeries when using it in stacked mode. The attached...

    Started by LEWJO10@ca.com, 18 Mar 2012 2:22 PM
    • Replies: 6
    • Views: 1,079
    29 Mar 2012 3:21 PM Go to last post