Ext GWT: Bugs (1.x)

Page 11 of 61 FirstFirst ... 9 10 11 12 13 21 ... LastLast

+ Post New Thread

  1. Exclamation [FIXED] Issue with ListStore.remove(Model)

    GXT 1.2.2: In the below method modified.remove(model); has no effect as the modified contains the list of Records and not Models. /** *...

    Started by sthamman, 10 Feb 2009 5:31 PM
    • Replies: 3
    • Views: 2,301
    27 Mar 2009 10:57 AM Go to last post
  2. Moved: [1.2.3] Can't constrain window with container

    Started by The_Jackal, 27 Mar 2009 3:30 AM
    • Replies: -
    • Views: -
    27 Mar 2009 3:30 AM Go to last post
  3. [CLOSED] ToggleToolItem - setWidth - isse

    isn't possible set the width code example public void onModuleLoad() { ToggleToolItem one = new ToggleToolItem("my text");...

    Started by fother, 26 Mar 2009 5:50 AM
    • Replies: 4
    • Views: 1,390
    26 Mar 2009 6:09 AM Go to last post
  4. [CLOSED] B5 - validator returns isvalid ??

    Howdy... When calling isValid against a FormPanel, any fields with a custom validator are not checked correctly. The snippet below shows...

    Started by gslender, 14 Jun 2008 3:45 PM
    • Replies: 7
    • Views: 5,257
    26 Mar 2009 5:15 AM Go to last post
  5. TreeStore + Binder + Filter Bug

    Hi, Based on couple of AsyncTree + FilterTree samples, i found a bug : Here is what append : 1) When applying filters (applyfilters()) to a...

    Started by seb2nim, 25 Mar 2009 6:05 AM
    • Replies: 0
    • Views: 890
    25 Mar 2009 6:05 AM Go to last post
  6. API does not allow the setting of a toolTip on ColumnConfig

    Hi, the class ColumnConfig has the public function /** * Returns the column's tool tip. * * @return the tool tip */ public...

    Started by Donald, 24 Mar 2009 9:57 PM
    • Replies: 0
    • Views: 896
    24 Mar 2009 9:57 PM Go to last post
  7. Moved: [1.2.3] Hidden TreeTable Doesn't Refresh

    Started by cri1258, 23 Mar 2009 7:57 AM
    • Replies: -
    • Views: -
    23 Mar 2009 7:57 AM Go to last post
  8. [1.2.3] BeanModel getProperties returns empty map

    BeanModel getProperties() returns an empty map while getPropertyNames() returns a collection of the properties. Debugging shows that the map field...

    Started by The_Jackal, 8 Mar 2009 8:42 PM
    • Replies: 1
    • Views: 1,234
    20 Mar 2009 11:04 PM Go to last post
  9. Talking [1.2.3] EditorGrid Bug with LayoutContainer

    The problem I am having is that when I added several large widgets to the LayoutContainer the ComboEditors in the EditorGrid stopped working. Below...

    Started by crazycatlady, 18 Mar 2009 10:48 AM
    • Replies: 4
    • Views: 1,400
    20 Mar 2009 6:18 AM Go to last post
  10. [CLOSED] editor grid tab issue

    in this example http://www.extjs.com/explorer/#editablegrid click at the first cell (row =0, column=0), press tab, and continue press tab.. you can...

    Started by fother, 20 Mar 2009 4:37 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 4,384
    20 Mar 2009 5:39 AM Go to last post
  11. [CLOSED] NumberField keycode issue

    I don't know if is my keyboard but, if locale equals pt_BR the decimal separator is ",".. when I press the key "," in numeric keyboard return the...

    Started by fother, 19 Mar 2009 5:43 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 3,540
    19 Mar 2009 11:49 AM Go to last post
  12. [r1348] JavaScript bug

    I reported this bug to sven on #extgwt who claimed it was fixed in svn. I get the bug in both IE6 and FF3. Nathan Uncaught exception...

    Started by negge, 19 Mar 2009 6:53 AM
    • Replies: 3
    • Views: 1,602
    19 Mar 2009 10:53 AM Go to last post
  13. [CLOSED] [r1348] missing icon for Refresh button on PagingToolBar

    The refresh button is missing the icon on the PagingToolBar in svn version r1348. The button still clicks and works, but it is invisible until you...

    Started by negge, 19 Mar 2009 7:02 AM
    • Replies: 1
    • Views: 1,729
    19 Mar 2009 10:22 AM Go to last post
  14. [CLOSED] [2.0 Trunk] css not found

    I just updated to the latest trunk and lost all the gxt css again. The only way I was able to get my application to run was to copy the css and...

    Started by jbaxter, 19 Feb 2009 5:06 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 3,134
    19 Mar 2009 8:42 AM Go to last post
  15. [2.0 Trunk] Menu width shrinks when submenu is displayed

    Run the "ToolBar & Menus -> Basic ToolBar" explorer demo against the 2.0 trunk. Open up the "Button w/menu" button and then one of its submenus. The...

    Started by jbaxter, 18 Mar 2009 11:16 AM
    • Replies: 6
    • Views: 2,209
    18 Mar 2009 12:16 PM Go to last post
  16. Moved: AsyncCallback creation of Accordion contents not displayed

    Started by Datagenn, 18 Mar 2009 3:38 AM
    • Replies: -
    • Views: -
    18 Mar 2009 3:38 AM Go to last post
  17. [NO CODE] Grid getSelectionModel.getSelectedItem() not updated properly

    Do the following steps: 0) Prepare ListStore and Grid 1) call grid.getSelectionModel().getSelectedItem() 2) modify the model from the ListStore...

    Started by Kutu, 16 Sep 2008 4:36 PM
    • Replies: 2
    • Views: 2,314
    17 Mar 2009 10:46 PM Go to last post
  18. TimeField & Daylight Saving

    Hello, I woke up this morning and find out that the application I was working on a few hours ago stopped working... To make a long story...

    Started by Yan26, 8 Mar 2009 7:45 PM
    • Replies: 1
    • Views: 1,575
    17 Mar 2009 8:55 AM Go to last post
  19. [CLOSED] grid + checkbox selection

    http://www.extjs.com/examples/grid/plugins.html in checkbox selection example.. click in the checkbox to select apple... press shift and click in...

    Started by fother, 17 Mar 2009 6:00 AM
    • Replies: 6
    • Views: 2,089
    17 Mar 2009 6:12 AM Go to last post
  20. [1.2.3] download missing resources

    Have downloaded GXT 1.2.3 (twice - just to be sure) and unzipped the file. The resources/images folder looks like this: resources --images...

    Started by mhagger, 12 Mar 2009 6:39 PM
    • Replies: 5
    • Views: 3,403
    16 Mar 2009 6:44 PM Go to last post


Forum Information and Options

Moderators of this Forum