Sencha GXT Bugs

Page 2 of 52 FirstFirst 1 2 3 4 12 ... LastLast

+ Post New Thread

  1. [FIXED] FieldSet layout (re-size) bug

    Hi, Following on from this post: http://www.sencha.com/forum/showthread.php?183869-Forms-and-form-fields-field-sets-and-row-spacers I have a...

    Started by robferguson, 29 Feb 2012 6:10 PM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 2,604
    16 Jul 2012 8:06 AM Go to last post
  2. [FIXED] odd inline editor error with Grid

    I want to report this, wondering/hoping if someone has ideas (or can confirm this is a defect). Otherwise, I will try to add more context as I...

    Started by nbuesing, 6 Jan 2012 8:34 AM
    • Replies: 8
    • Views: 2,518
    28 Mar 2012 4:39 PM Go to last post
  3. How to use GXT 3 Beta 1 with the visual GWT Designer?

    I'm trying to use it right now, but using the instructions available here...

    Started by amachado, 14 Dec 2011 10:21 AM
    • Replies: 3
    • Views: 2,481
    19 Dec 2011 6:53 AM Go to last post
  4. [FIXED] disabled spinner can still be changed with up/down buttons & edited

    If I have a disabled spinner, the number is correctly grayed, but I can still use the buttons to increment/decrement it. Also, I can also type in it...

    Started by nbuesing, 15 Feb 2012 1:39 PM
    • Replies: 6
    • Views: 2,391
    8 Mar 2012 12:35 PM Go to last post
  5. Question [OPEN] How to control width of label in FieldLabel?

    In using GXT 3.x how can I control the width of the label when using a FieldLabel? I.e. when using the following code it gives the label way too much...

    Started by DavidHoffer, 5 Jan 2012 9:10 AM
    • Replies: 7
    • Views: 2,335
    14 May 2012 4:44 PM Go to last post
  6. Does TreeStore leaks @UiConstructor?

    I'm playing with the code borrowed from http://www.sencha.com/examples-dev/#ExamplePlace:basictree(uibinder) and I cannot resolve the following...

    Started by nomad, 22 Oct 2011 2:28 PM
    constructor, treestore, uibinder
    • Replies: 9
    • Views: 2,318
    30 May 2012 11:38 AM Go to last post
  7. [CLOSED] reset.css missing?

    I have downloaded gxt-3.0.0-dp5.zip and unzipped it. My project name is SenchaExperiments. I have followed the instructions in the setup.txt...

    Started by jvahabzadeh, 31 Oct 2011 8:31 AM
    • Replies: 6
    • Views: 2,313
    7 Feb 2012 11:25 PM Go to last post
  8. [FIXED] [GXT3.0.3] ListStore<T> .addAll(list<T>) with list.size = 0 throws exception

    As title says, I just updated from GXT .2b to .3 and everytime I make this operation public void success(List<T_DTO> result) {storeT.clear();...

    Started by info@csamed.it, 13 Dec 2012 8:53 AM
    • Replies: 8
    • Views: 2,272
    2 Jan 2013 10:43 AM Go to last post
  9. [CLOSED] Window minimizing not working

    Hi, Minimizing Window does not work... Maximize is OK... package com.company.project.client; import com.google.gwt.core.client.EntryPoint;...

    Started by MickeyMiner, 18 Oct 2012 8:34 AM
    • Replies: 1
    • Views: 2,244
    18 Oct 2012 2:50 PM Go to last post
  10. HBoxLayoutContainer displays items in a column, not in a row

    HBoxLayoutContainer displays items contained in a column, not in a row. Window w = new Window(); HBoxLayoutContainer lcHbox =...

    Started by raivis, 26 Jul 2011 10:16 PM
    hboxlayoutcontainer
    • Replies: 2
    • Views: 2,228
    27 Jul 2011 7:50 AM Go to last post
  11. Exclamation Viewport bug

    The following code: Viewport viewport = new Viewport(); viewport.add(new ContentPanel(), new MarginData(10)); ...

    Started by kospiotr, 19 Oct 2011 1:44 PM
    gxt 3.0 dp5, viewport
    • Replies: 5
    • Views: 2,184
    8 Jan 2012 11:19 PM Go to last post
  12. [CLOSED] Tabs in TabPanel do not effectively communicate disabled status

    In GXT 2.x, when a TabItem was disabled, two things would happen: The text of the tab would be grayed out to indicate the disabled state The mouse...

    Started by scaswell1, 25 Jan 2013 9:10 AM
    • Replies: 2
    • Views: 2,117
    28 Jan 2013 5:18 PM Go to last post
  13. [OPEN] Beta 1 - MenuBar behavior - bug, intentional, or unavoidable?

    There are two oddities that I've noticed with MenuBar, and I don't know if it's intentional or not. These can even be seen in the MenuBar example...

    Started by jvahabzadeh, 9 Jan 2012 11:35 AM
    • Replies: 5
    • Views: 2,108
    2 Apr 2012 7:58 PM Go to last post
  14. [FIXED] FramedPanel is not reloading properly with expected look/alignment in PlainTabPanel

    Hi, We have been facing problem with FramedPanel when using with TabPanel for long. Let's see the case: We have a PlainTabPanel with two Tabs. ...

    Started by supportacct, 10 Oct 2012 7:00 AM
    • Replies: 7
    • Views: 2,095
    31 Oct 2012 4:33 PM Go to last post
  15. [FIXED] HtmlEditor component getValue() doesn't return the right value

    If we create a new HtmlEditor e = new HtmlEditor(); when we run e.getValue(), we get the value of the Rich Text Editor always, so if the user...

    Started by elirov, 15 Jun 2012 7:22 AM
    editing, gxt3, html, htmleditor
    • Replies: 4
    • Views: 2,092
    6 Nov 2012 10:43 AM Go to last post
  16. [FIXED] ToolBar invisible in TabPanel

    I am creating a TabPanel with two tabs. Each of the panel contains a ToolBar with one TextButton inside the ToolBar. @Override public...

    Started by tby, 17 Jul 2012 6:15 AM
    • Replies: 3
    • Views: 2,080
    18 Oct 2012 9:20 PM Go to last post
  17. Question AccordionLayoutContainer

    I'm not sure if the AccordionLayout is still under development - errors included, or if I'm using it totally wrong: ...

    Started by madmaxmatze, 9 Nov 2011 9:03 AM
    accordionlayout
    • Replies: 9
    • Views: 2,046
    16 Aug 2012 3:52 AM Go to last post
  18. [FIXED] Trees can have "unsynchronized" TreeStores ->NullPointers

    Hi, there is a bug in Tree(Panel)s caused by unsynchronized Stores. If a Tree is given a TreeStore it adds handlers to listen to store events. For...

    Started by acerberus, 3 Aug 2012 2:18 AM
    • Replies: 5
    • Views: 2,026
    8 Nov 2012 3:52 PM Go to last post
  19. Flush not working everytime in editor

    Hi, I'm using the editor framework and getting strange behaviour while running in devmode. When I call flush() on the driver it works sometimes and...

    Started by christiedavel, 18 Jan 2012 1:48 AM
    2 Pages
    1 2
    editor, flush
    • Replies: 14
    • Views: 2,023
    21 May 2013 8:51 AM Go to last post