Ext GWT: Bugs (1.x)

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

+ Post New Thread

  1. Moved: Stile Atribute in Table

    Started by LordLuky, 15 Apr 2009 4:02 AM
    • Replies: -
    • Views: -
    15 Apr 2009 2:59 AM Go to last post
  2. [CLOSED] [1.2.3] cannot close MessageBox: too big

    when the massageBox is given a very long string, it may become so big, that you cannot reach the OK button to close the box anymore - since the box...

    Started by Martin.Trummer, 10 Apr 2009 3:18 AM
    • Replies: 2
    • Views: 1,243
    15 Apr 2009 12:55 AM Go to last post
  3. [FIXED] Loading a store from an xml string.

    I am currently using the following code to load a store from an xml string. This method works perfectly in the hosted browser but fails to work when...

    Started by Arthur B, 22 Jan 2009 4:56 PM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 6,297
    14 Apr 2009 5:57 PM Go to last post
  4. [1.2.3] Tree Drag & Drop not updating model when drop occurs in TreeDropTarget

    Please take a look at the test case below. It should run. There are 3 nodes in this tree (X,Y,Z). If you drag X into Y, then X becomes a child...

    Started by cgokey2, 14 Apr 2009 11:44 AM
    • Replies: 1
    • Views: 1,129
    14 Apr 2009 2:13 PM Go to last post
  5. [FIXED] [1.2.3 & 2.0 Trunk] setStatus() in StatusProxy (DND) broken

    The StatusProxy object cannot be changed from allowed to disallowed in the onDragEnter method. Considering following code from DropTarget.class....

    Started by takayser, 14 Apr 2009 9:25 AM
    • Replies: 1
    • Views: 756
    14 Apr 2009 10:50 AM Go to last post
  6. [FIXED] [1.2.3] PortalEvent constructor does not set the Portal

    Hi, The second PortalEvent constructor does not set the Portal member. This can cause a null pointer when using a the portal member of a...

    Started by The_Jackal, 13 Apr 2009 4:57 PM
    • Replies: 1
    • Views: 806
    14 Apr 2009 10:49 AM Go to last post
  7. [FIXED] [1.2.3] DataList and Tooltip breaks multi-selection

    I'm attempting to use ToolTips with a DataList to provide detailed information about the list item to the user. This works fine, but when I try to...

    Started by condit, 18 Feb 2009 6:26 PM
    • Replies: 2
    • Views: 1,555
    13 Apr 2009 5:58 PM Go to last post
  8. FxEvent bug

    gxt: 1.2.3 hi dev team! the effect member should be initialized in: public FxEvent(Fx fx, Effect effect) { this.fx = fx; } in...

    Started by kht, 11 Apr 2009 2:59 AM
    • Replies: 0
    • Views: 619
    11 Apr 2009 2:59 AM Go to last post
  9. [1.2.2] Adding a model rejected by the filter to a filtered store

    Hi, I found what I believe is a bug in the ListStore code. Suppose the store is filtered and you add a model to the store that the filter rejects....

    Started by tikvar, 10 Apr 2009 1:47 AM
    • Replies: 0
    • Views: 546
    10 Apr 2009 1:47 AM Go to last post
  10. Exclamation DataList rendering issue in Internet Explorer

    I have noticied that the DataList component, when rendered in Internet Explorer, appears to suffer from an Image CSS problem. When an item is...

    Started by NitrousDigital, 8 Apr 2009 2:25 PM
    • Replies: 3
    • Views: 1,829
    9 Apr 2009 7:58 AM Go to last post
  11. [GXT 1.2.3] Drag & Drop crash on IE6 and hosted mode

    Hi, GXT 1.2.3 IE6, and hosted mode FF 3.0.8 works fine I slightly modified a Basic D&D Example. On drop of Card2 on any slot there is a...

    Started by psionic1, 7 Apr 2009 4:58 AM
    • Replies: 3
    • Views: 1,404
    9 Apr 2009 6:46 AM Go to last post
  12. [CLOSED] [1.2.3] Possible Bug with EditorGrid + SelectionChangedListener

    Hi. I am using GXT 1.2.3 + Safari browser (Mac). Well, The SelectionChangedListener is not being called when I select an entry in the grid. ...

    Started by micgala, 24 Mar 2009 5:44 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,052
    9 Apr 2009 3:32 AM Go to last post
  13. [DUP][GXT1.2.3] TabPanel setResizeTabs(true) makes tabs look bad (no rounded corners)

    Hi, If I create a TabPanel and call setResizeTab(true) then the tabs loose their rounded corners. See pic. The code is: viewport...

    Started by The_Jackal, 8 Apr 2009 6:30 PM
    • Replies: 1
    • Views: 828
    8 Apr 2009 11:06 PM Go to last post
  14. [CLOSED] Window + Table + TriggerField = Crash Safari

    Hi, I have a very weird bug. Here's the state/situation: I'm creating a custom TriggerField where if the TriggerButton is clicked, it'll show a...

    Started by thatone, 7 Apr 2009 2:18 PM
    • Replies: 5
    • Views: 1,283
    8 Apr 2009 8:21 AM Go to last post
  15. [FIXED] StoreFilterField: bind and unbind receives different parameter types

    Hi, I'm not sure if this is a bug, so I'm posting here first. I've noticed in the com.extjs.gxt.ui.client.widget.StoreFilterField that the bind...

    Started by ionut.rachita, 8 Apr 2009 2:57 AM
    • Replies: 3
    • Views: 1,220
    8 Apr 2009 5:07 AM Go to last post
  16. [FIXED] [1.1.4 - 1.2.2] TreeTable Horizontal Scroll works incorrectly

    When you resize columns so that they exceed the TreeTable view, the horizontal scrollbar is shown, but it does not work correctly. You can scroll...

    Started by Piotr.B, 9 Feb 2009 4:01 AM
    • Replies: 6
    • Views: 2,021
    7 Apr 2009 4:38 AM Go to last post
  17. [FIXED] [1.2.3] AbstractStoreSelectionModel: selected not updated on storeUpdate

    If a model in a ListStore is updated (ListStore.update(model)), the List of selected models in AbstractStoreSelectionModel is not updated to...

    Started by thatone, 25 Mar 2009 3:06 PM
    • Replies: 1
    • Views: 802
    6 Apr 2009 2:55 PM Go to last post
  18. [FIXED] [1.2.3] BaseTreeLoader setReuseLoadConfig method does not work

    The problem I am having is when reloading a TreeTable I want to reuse the last loadConfig value. The BaseLoader class allows you to do this but the...

    Started by rwinkle, 3 Mar 2009 12:58 PM
    • Replies: 2
    • Views: 965
    6 Apr 2009 2:53 PM Go to last post
  19. [FIXED] [1.2.3] Window.setDraggable(false) doesn't remove x-window-draggable class

    I believe that setDraggable(false) should remove the x-window-draggable class. As a workaround, I can override .x-window-draggable to use a different...

    Started by mraible, 20 Mar 2009 10:05 AM
    • Replies: 3
    • Views: 2,088
    6 Apr 2009 2:36 PM Go to last post
  20. [FIXED] Editable Grid example bug

    - Detailed description of the problem In the Editable Grid example, if the grid has been sorted by clicking on one of the column headers, the next...

    Started by mabco, 30 Mar 2009 3:47 PM
    • Replies: 2
    • Views: 1,274
    6 Apr 2009 2:03 PM Go to last post


Forum Information and Options

Moderators of this Forum