Ext GWT: Bugs (2.x)

Page 14 of 48 FirstFirst ... 4 12 13 14 15 16 24 ... LastLast

+ Post New Thread

  1. Views: 287
    25 Apr 2013
  1. [CLOSED] Not able to Reconfigure the LiveGrid

    Hi I am not able to reconfigure the live grid. Grid<ModelData> grid = new Grid<ModelData>(new ListStore<ModelData>(), new...

    Started by kondala, 7 May 2010 2:40 AM
    • Replies: 1
    • Views: 1,005
    7 May 2010 2:42 AM Go to last post
  2. [CLOSED] Basic tree and IE7

    I don't know if you know it but there is a little bug with the basic tree in IE7 in: http://www.extjs.com/examples/#basictree If you select two...

    Started by eflores1975, 6 May 2010 11:23 AM
    • Replies: 6
    • Views: 1,343
    6 May 2010 12:17 PM Go to last post
  3. [CLOSED] Inconsistent usage of Element

    Usage of the class Element is inconsistent troughout the gxt library Some classes uses import com.google.gwt.user.client.Element; others import...

    Started by Roddarn, 6 May 2010 7:05 AM
    • Replies: 1
    • Views: 918
    6 May 2010 7:09 AM Go to last post
  4. [CLOSED] SimpleComboBox field binding problem with force selection

    I have a form with a SimpleComboBox, bound to a model with SimpleComboBoxFieldBinding. I have forceSelection disabled on the combo as I want to allow...

    Started by dno, 5 May 2010 11:33 AM
    • Replies: 5
    • Views: 1,725
    5 May 2010 12:00 PM Go to last post
  5. Question [CLOSED] SeparatorToolItem in context menu

    Hi, I write in the bug section, however there is a chance that I am doing something wrong: The contextMenu.add(new SeparatorToolItem()); is in...

    Started by MickeyMiner, 3 May 2010 5:57 AM
    • Replies: 1
    • Views: 841
    3 May 2010 6:01 AM Go to last post
  6. [OPEN] [FNR] DateField validate onBlur

    DateField validates if you click away with the mouse, but not if you go through the fields with tab key: public void onModuleLoad() { ...

    Started by takayser, 29 Apr 2010 1:22 AM
    • Replies: 1
    • Views: 1,652
    29 Apr 2010 1:36 AM Go to last post
  7. [CLOSED] [GXT 2.1-r1826][Grid] CellEditor swallows keyboard input at all in WebKit

    Detailed description of the problem CellEditor with TextField swallows keyboard input at all in WebKit browsers (Safari/Chrome). In FF3.5 only...

    Started by Alex.Leshkin, 28 Dec 2009 12:58 AM
    • Replies: 2
    • Views: 1,957
    29 Apr 2010 12:14 AM Go to last post
  8. [CLOSED] FormBinding.unbind()

    I'm currently using GXT 2.0.1 and came across some unexpected behavior with FormBinding. It's an easy fix with a subclass but thought I'd bring it...

    Started by mjack003, 28 Apr 2010 1:14 PM
    • Replies: 2
    • Views: 1,106
    28 Apr 2010 1:19 PM Go to last post
  9. [FNR] NullPointer when selecting a Radio in a RadioGroup [version 2.1.3]

    Since upgrading from version 2.0 to 2.1, the getValue() on the RadioGroup is returning null sporadically for Radio clicks. My test case is below: ...

    Started by crazycatlady, 26 Apr 2010 6:44 AM
    • Replies: 4
    • Views: 1,705
    28 Apr 2010 3:55 AM Go to last post
  10. [FNR] Bug in GXT 2.1, incorrect removing RadioGroup

    There is not so simple bug (reproducing both on Hosted and Web mode). Little bit hard to reproduce, but this code can do the same trick: ...

    Started by raidan2, 26 Nov 2009 10:16 AM
    • Replies: 1
    • Views: 1,554
    27 Apr 2010 6:57 AM Go to last post
  11. [CLOSED] LiveGrid RowEditor bug

    - GXT version: 2.1.3 (revision 2031). - Host mode / web mode / both: both. - Browser and version: All. - Operating System: All. - Detailed...

    Started by support_csd_kz, 26 Apr 2010 5:39 AM
    • Replies: 4
    • Views: 1,249
    27 Apr 2010 2:18 AM Go to last post
  12. [FNR] Grid visible column selection

    Hi, default behaviour for Grid component is to disallow unselection of last visible column. Last checked column then appears as greyed. When...

    Started by Julien Eluard, 26 Apr 2010 2:09 AM
    • Replies: 3
    • Views: 1,758
    27 Apr 2010 1:34 AM Go to last post
  13. [FNR] [2.1.1] NPE in Menu class in Desktop

    I have a Web Desktop application with simple Menu (screen attached). There is tool item in the StartMenu with some submenu. If there is no submenu...

    Started by mariusz.pala, 22 Apr 2010 10:18 PM
    • Replies: 4
    • Views: 1,408
    27 Apr 2010 1:23 AM Go to last post
  14. [FIXED] header group broken in rc1

    code examples public void onModuleLoad() { List<ColumnConfig> gridConfigs = new ArrayList<ColumnConfig>(); ...

    Started by fother, 25 Jun 2009 9:56 AM
    • Replies: 5
    • Views: 1,702
    26 Apr 2010 5:04 AM Go to last post
  15. [FIXED-6] migrate from gxt 2.1.0 TreeGrid not work

    When I try migrate from gxt 2.0.1 to 2.1.0 I find that my TreeGrid not work: java.lang.NullPointerException: null at...

    Started by dima32, 29 Jan 2010 6:35 AM
    • Replies: 3
    • Views: 1,929
    26 Apr 2010 3:03 AM Go to last post
  16. Exclamation [CLOSED] Column Width not working with HeaderGroupConfig

    Hi, I set the column width property for each column in my grid. If a word (without blanks) in my header is larger than this width my title will...

    Started by matthias.schuldner, 18 Nov 2009 4:02 AM
    • Replies: 3
    • Views: 1,577
    26 Apr 2010 2:20 AM Go to last post
  17. [CLOSED] Context menu not show after upgrade gxt 2.11 -> gxt 2.1.2

    Hi. I change dynamically the context menu in function of the row's properties of the grid. // treeGrid treeGrid = new...

    Started by Gildas, 23 Apr 2010 1:32 AM
    • Replies: 1
    • Views: 1,149
    26 Apr 2010 12:48 AM Go to last post
  18. [CLOSED] TriggerField.triggerBlur

    TriggerField.triggerBlur() calls super.onBlur(). I believe this should be simply onBlur(). The result is that any override of TriggerField.onBlur()...

    Started by mbellew, 23 Apr 2010 10:46 AM
    triggerfield onblur
    • Replies: 3
    • Views: 1,178
    23 Apr 2010 3:31 PM Go to last post
  19. [CLOSED] Field.isDirty() incorrectly returns true if original value is empty string

    Summary: If setOriginalValue() is called on a field by way of a form binding and the value is an empty String, a call to isDirty() returns true...

    Started by mattpainter, 19 Apr 2010 2:44 PM
    • Replies: 3
    • Views: 1,989
    21 Apr 2010 12:03 PM Go to last post
  20. [FNR] [2.1.1 / 2.1.3] Tooltip bug and tooltip shadow issue in IE8

    In IE8, there's a 1px gap between the top of the tooltip and middle of the tooltip. It only appears when the browser is in quirksmode, but the...

    Started by jonjanisch, 14 Apr 2010 12:36 PM
    • Replies: 2
    • Views: 1,983
    21 Apr 2010 8:15 AM Go to last post


Forum Information and Options

Moderators of this Forum