Ext GWT: Bugs (2.x)

Page 31 of 49 FirstFirst ... 21 29 30 31 32 33 41 ... LastLast

+ Post New Thread

  1. Views: 299
    25 Apr 2013
  1. [OPEN] [FIXED] Window that opens child Window - Menu displayed behind child

    If you have a main Window which opens a child Window and that child Window has a Component which displays a menu, the menu will appear behind the...

    Started by jonjanisch, 10 Sep 2009 8:53 AM
    • Replies: 1
    • Views: 1,515
    10 Sep 2009 8:58 AM Go to last post
  2. [OPEN] [FIXED] ProgressBar Reset Bug

    Hi there im trying to clear a progress bar to its initial state after it has reached 1 and 100% text, but nothing seems to work. I have actually...

    Started by BIGANDYT, 9 Sep 2009 2:07 AM
    • Replies: 1
    • Views: 1,118
    9 Sep 2009 12:08 PM Go to last post
  3. [OPEN] [CLOSED] Drag and Drop Rows disappear

    I have the below code: Grid<HorarioLargadaDTO> grid = new Grid<HorarioLargadaDTO>(store, new ColumnModel(listColumnModel));...

    Started by Henrique Miranda, 9 Sep 2009 6:50 AM
    • Replies: 1
    • Views: 916
    9 Sep 2009 6:54 AM Go to last post
  4. [OPEN] [CLOSED] Refresh button

    I change style in ThemeSelector on slate. Refresh button in paging bar do not change. Version GXT 2.0.1 FF 3.5

    Started by ziman200, 9 Sep 2009 12:55 AM
    • Replies: 1
    • Views: 840
    9 Sep 2009 4:39 AM Go to last post
  5. [OPEN] RpcProxy generics still wrong in 2.0

    Version: GXT 2.0, 2.0.1 (and 1.x as well, though differently). Considering the change in Loader/Proxy/Reader generics for 2.0 It is remarkable...

    Started by cbrettin, 8 Sep 2009 7:18 PM
    • Replies: 0
    • Views: 655
    8 Sep 2009 7:18 PM Go to last post
  6. [OPEN] [FIXED] A ComboBox's empty text is not shown when calling clearInvalid

    Windows XP Latest 2.0.x GXT from SVN GWT 1.7 Load the testcase and notice that the empty text for the ComboBox is not displayed. Giving the...

    Started by Jose Jeria, 8 Sep 2009 10:02 AM
    • Replies: 2
    • Views: 2,475
    8 Sep 2009 10:46 AM Go to last post
  7. [OPEN] [CLOSED] Form is validated immediately when binded

    Windows XP Latest 2.0.x GXT from SVN GWT 1.7 A form seems to be validated immediately when binded to a model, even though it has been...

    Started by Jose Jeria, 8 Sep 2009 12:29 AM
    • Replies: 4
    • Views: 1,143
    8 Sep 2009 8:24 AM Go to last post
  8. [OPEN] [FIXED] ComboBox's value not cleared when unbinding

    Windows XP Latest 2.0.x GXT from SVN GWT 1.7 I noticed that the ComboBox value stays when a form is unbinded. The other fields field are...

    Started by Jose Jeria, 8 Sep 2009 7:45 AM
    • Replies: 2
    • Views: 1,153
    8 Sep 2009 8:19 AM Go to last post
  9. [OPEN] [FIXED] [2.0.2] DnD zone overlay & Charts.

    Hello, I've find a bug relative to the Chart Flash and DnD. Scenario : When you have a window which contain a GXT Chart, and you open a modal...

    Started by mtarantini, 8 Sep 2009 6:20 AM
    • Replies: 4
    • Views: 1,371
    8 Sep 2009 7:21 AM Go to last post
  10. [OPEN] [CLOSED] Draggable for ScrollContainers

    Hi, i create a Draggable for my ContentPanel c1. Then when i try to scroll my panel (even clicking on scroll button and not drugging scrollbar) the...

    Started by Valdai, 7 Sep 2009 9:58 PM
    • Replies: 2
    • Views: 826
    8 Sep 2009 5:35 AM Go to last post
  11. [OPEN] [CLOSED] Grid AutoHeight is not being respected in Firefox

    GXT Version: 2.0.1 Mode: Web Mode Browser: Firefox, Chrome and Safari OS: Windows Description: When a Grid is placed inside a dialog and...

    Started by dcampos, 7 Sep 2009 6:19 AM
    • Replies: 3
    • Views: 1,351
    7 Sep 2009 6:31 AM Go to last post
  12. [OPEN] [FIXED] TabPanel resize

    When you close all tabs TabPanel resize. If TabPanel has no bookmarks, then when you add a bookmark size becomes larger

    Started by ziman200, 6 Sep 2009 10:52 PM
    • Replies: 1
    • Views: 820
    7 Sep 2009 5:19 AM Go to last post
  13. [FNR] [2.0.1] Advanced Combox slate theme issue

    The refresh button in the ComboBox paging footer has a bad icon. In your demo page http://extjs.com/examples/explorer.html#advancedcombobox ...

    Started by The_Jackal, 11 Aug 2009 3:09 PM
    • Replies: 8
    • Views: 1,831
    6 Sep 2009 4:31 AM Go to last post
  14. [FIXED] Bug in BaseDot class

    Check out this code in the BaseDot class: public void setXY(Number x, Number y) { set("y", x); set("x", y); }

    Started by bwoody, 23 Aug 2009 10:45 PM
    • Replies: 1
    • Views: 818
    5 Sep 2009 6:07 AM Go to last post
  15. [OPEN] [CLOSED] Margins for panel ignored in latest 2.0.x release

    Latest 2.0.x release from SVN GWT 1.7 Windows XP The left panels margins will be ignored when applying the "default-form" style-sheet ...

    Started by Jose Jeria, 4 Sep 2009 1:11 AM
    • Replies: 1
    • Views: 854
    4 Sep 2009 4:17 AM Go to last post
  16. [OPEN] [FIXED] hideLabel is not respected by setVisible

    GXT Version: 2.0.1 Modes: Both Browsers: tried on HostedMode and Firefox 3.5 OS: Windows XP Description: When a field label is set to be...

    Started by dcampos, 4 Sep 2009 3:26 AM
    • Replies: 1
    • Views: 1,780
    4 Sep 2009 4:12 AM Go to last post
  17. [OPEN] [FIXED] ToolBar#enableOverflow defaults to true while documented as false

    ToolBar#enableOverflow defaults to true but in the JavaDoc it's documented as defaults to false.

    Started by krishnak, 2 Sep 2009 3:17 AM
    • Replies: 1
    • Views: 1,050
    3 Sep 2009 5:37 PM Go to last post
  18. [OPEN] [FIXED] Regression: Grid auto expand not updated after window resize

    Latest 2.0.x release from SVN GWT 1.7 Windows XP The following example works fine with 2.0.1, but fails with the latest 2.0.2 release: ...

    Started by Jose Jeria, 1 Sep 2009 11:46 AM
    • Replies: 1
    • Views: 1,685
    3 Sep 2009 5:37 PM Go to last post
  19. [FIXED] Bug in displaying custom invalidTest error message in DateField

    Hi, There's a bug in displaying custom invalidText error message in DateField at validation. Occures both in GXT 1.2.4 and GXT 2.0.1. It is:...

    Started by piotr.czerwik, 27 Aug 2009 4:10 AM
    • Replies: 1
    • Views: 1,332
    3 Sep 2009 5:37 PM Go to last post
  20. [OPEN] [FIXED] TreeGrid TreeStore and Grid ListStore Problem

    GXT version: 2.0.1 Browsers tested: IE8 & FF3.5 & Chrome & Safari 4 Result: IE8 & Chrome & Safari Fail FF3.5 Succeed The problem is quite...

    Started by caoimhin, 3 Sep 2009 11:04 AM
    • Replies: 1
    • Views: 1,543
    3 Sep 2009 11:08 AM Go to last post


Forum Information and Options

Moderators of this Forum