Ext GWT: Bugs (2.x)

Page 46 of 48 FirstFirst ... 36 44 45 46 47 48 LastLast

+ Post New Thread

  1. Views: 266
    25 Apr 2013
  1. Store.removeAll

    com.extjs.gxt.ui.client.store.Store.removeAll(){ for (M m : all) { // if all eq null then throw NPE unregisterModel(m); } all equal to...

    Started by ziman200, 27 May 2009 12:52 AM
    • Replies: 4
    • Views: 2,168
    27 May 2009 2:04 AM Go to last post
  2. fitColumns is not working in firefox3

    Hi everyone, I am using a GridPanel, and in response to browser resize, I call fitColumns(false) to recalculate column widths based on the new...

    Started by rasha.elsayed, 24 May 2009 4:43 AM
    • Replies: 2
    • Views: 1,405
    26 May 2009 11:53 PM Go to last post
  3. [CLOSED] GXT 2.0 and JDK 1.5

    Hello, I am evaluating GXT to use it in a project and the first simple Example fails. I use Ganemede (actual version) with GWT Plugin 1.6.4...

    Started by christian.schmitz, 26 May 2009 7:43 AM
    • Replies: 4
    • Views: 2,622
    26 May 2009 8:14 AM Go to last post
  4. [GXT 2.0 trunk] Bug in dnd between EditorGrid and Grid

    I have a problem when doing drag'n drop between a grid and a gridEditor : Grid Column Model : ColumnConfig column = new ColumnConfig();...

    Started by xalvaro, 26 May 2009 6:05 AM
    • Replies: 0
    • Views: 1,684
    26 May 2009 6:05 AM Go to last post
  5. [2.0 M1] Toolbar / ButtonGroup behaviours

    The 2.0 release has got some new buttons to place on a toolbar. It gives users the possibility to make a Microsoft Ribbon like interface. As it is...

    Started by Rvanlaak, 5 May 2009 7:00 AM
    • Replies: 7
    • Views: 2,585
    26 May 2009 1:53 AM Go to last post
  6. Question [2.0-M2] Weird DualListField behaviour

    I am using the example code from the DualListField from the explorer. The two stores are filled from a rpc call, but somehow it doesn't show all the...

    Started by Rvanlaak, 26 May 2009 1:34 AM
    • Replies: 0
    • Views: 1,045
    26 May 2009 1:34 AM Go to last post
  7. Incorrect column divider placement of grid with scrollbar

    Hello, with the M2 release (and I think M1 as well) the placement of the column header dividing line is out of place according to the row data...

    Started by jhudson888, 23 May 2009 6:16 PM
    • Replies: 0
    • Views: 932
    23 May 2009 6:16 PM Go to last post
  8. [2.0, Trunk] UnsupportedOperationException from ListStore

    I am seeing an UnsupportedOperationException thrown only in web mode. I have traced it back to the onLoad method of ListStore. The externally...

    Started by jbaxter, 23 May 2009 1:10 PM
    • Replies: 0
    • Views: 876
    23 May 2009 1:10 PM Go to last post
  9. [CLOSED] RemoteGrid.setAutoWidth(true) caused the data & header to not render

    Hi, I am using 2.0-M2 and, now, when I use setAutoWidth(true), the table shows blank background where the field data should be and blank header...

    Started by jhudson888, 22 May 2009 10:49 AM
    • Replies: 7
    • Views: 1,988
    23 May 2009 4:55 AM Go to last post
  10. [2.0 M1/M2] Setting width of the StartMenu

    The are no results in calling setMinWidth and setWidth on StartMenu. StartMenu has always 300px width. On the other hand when I call...

    Started by misqu, 22 May 2009 9:16 AM
    • Replies: 2
    • Views: 1,046
    23 May 2009 4:45 AM Go to last post
  11. [CLOSED] [2.0 M2] FF & Chrome missing horizontal scrollbar for large content

    This issue has been reported before in thread http://extjs.com/forum/showthread.php?t=59974, number 3: "When I put anything too large in the...

    Started by winter, 22 May 2009 4:39 PM
    • Replies: 1
    • Views: 1,703
    23 May 2009 1:16 AM Go to last post
  12. [2.0 M2] GridView/TreeView adds "gxt-id" and "gxt-widgetlist" to model items

    GridView starting in M2 now expects to be able to get and set "gxt-widgetlist" on items in the backing store. TreeGrid and TreePanel do the same with...

    Started by Curt Arnold, 22 May 2009 12:14 PM
    • Replies: 0
    • Views: 1,237
    22 May 2009 12:14 PM Go to last post
  13. Exclamation [2.0m2] Store.add/update for item on Grid fails if item filtered out

    The issue issue manifest itself on a version of GXT 2.0-m2 built on May 19th, under MacOS X, GWT 1.6.4 in Hosted Mode (safari agent). From the...

    Started by bigmountainben, 21 May 2009 10:04 AM
    • Replies: 0
    • Views: 1,033
    21 May 2009 10:04 AM Go to last post
  14. [FNR] [2.0-M2] Charts & Windows

    Hi, It seems where is an issue when you add a chart within a Windows, Here a snippet of my Test : //All needed imported... import....

    Started by mtarantini, 15 May 2009 4:19 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 3,263
    20 May 2009 4:22 AM Go to last post
  15. Grid's Auto-expand lost after resizing any column

    GXT 2.0 M1 GWT 1.6 Hosted Mode/IE8/FF3 After any column in a Grid is resized, the Auto-expand capabilities of the grid are lost. Shrinking or...

    Started by appian_it, 19 May 2009 8:06 AM
    • Replies: 0
    • Views: 900
    19 May 2009 8:06 AM Go to last post
  16. [OPEN] [CLOSED] [2.0m2] vanishing x-icon-btn / x-form-invalid-icon

    this is the expansion of the topic http://extjs.com/forum/showthread.php?t=68541 after synchronizing with svn, validation icon vanished...

    Started by pjj, 15 May 2009 2:00 AM
    • Replies: 3
    • Views: 2,279
    15 May 2009 4:14 AM Go to last post
  17. [FIXED] [2.0 M1] Error centering modal dialog

    Window does appear centered, but kicks out an error. Error is: Uncaught Exception: com.google.gwt.core.client.JavaScriptException:...

    Started by jadrake75, 14 May 2009 9:18 PM
    • Replies: 1
    • Views: 1,810
    15 May 2009 1:20 AM Go to last post
  18. [FIXED] [2.0m1] vanishing x-icon-btn / x-form-invalid-icon

    Hi, I have a problem with vanishing validation icon from formPanels. At first everything is ok. When I enter correct data inside the form then the...

    Started by pjj, 14 May 2009 8:36 AM
    • Replies: 2
    • Views: 1,962
    15 May 2009 12:00 AM Go to last post
  19. [FNR] [2.0 M2 - Snapshot] Desktop startmenu broken

    see http://extjs.com/examples-dev/desktop.html

    Started by takayser, 14 May 2009 1:25 AM
    • Replies: 2
    • Views: 1,389
    14 May 2009 11:21 AM Go to last post
  20. [2.0-m1] FileUploadField readonly does not affect button

    When marking a FileUploadField readonly, the text field it uses for the path is marked readonly, but the button can still be clicked. Create the...

    Started by Colin Alworth, 14 May 2009 7:59 AM
    • Replies: 0
    • Views: 901
    14 May 2009 7:59 AM Go to last post


Forum Information and Options

Moderators of this Forum