Ext GWT: Bugs (2.x)

Page 8 of 49 FirstFirst ... 6 7 8 9 10 18 ... LastLast

+ Post New Thread

  1. Views: 507
    25 Apr 2013
  1. [OPEN] [CLOSED] ColumnConfig.setHidden does not appear to work after initial rendering

    Calling ColumnConfig's setHidden method does not work once a Grid has been rendered. It works if its called before, but not if it's called after. The...

    Started by bigmountainben, 13 May 2009 10:18 AM
    • Replies: 3
    • Views: 3,244
    24 Jan 2011 8:13 AM Go to last post
  2. [CLOSED] programmatically expand does not work

    Hi, Expanding a region clicking on the tool button works fine but it does not work programmatically. (Collapse works both clicking and...

    Started by sqtz, 20 Jan 2011 12:52 AM
    • Replies: 2
    • Views: 1,326
    20 Jan 2011 11:51 PM Go to last post
  3. Radios and readonly bug

    public class GxtTest implements EntryPoint { public void onModuleLoad() { RadioGroup radioGroup = new RadioGroup(); ...

    Started by bogusky, 10 Jan 2011 1:09 AM
    • Replies: 0
    • Views: 774
    10 Jan 2011 1:09 AM Go to last post
  4. Exclamation [CLOSED] ConcurrentModificationException when removing a BaseModel element from list

    I'm trying to remove an element from a list of BaseModel but I'm getting a java.util.ConcurrentModificationException. Is there a Bug here or am I...

    Started by AntiOurs, 5 Jan 2011 8:16 AM
    • Replies: 1
    • Views: 1,782
    5 Jan 2011 12:29 PM Go to last post
  5. [FNR-23] LiveGrid selection returning wrong data

    when the current view is scrolled. It is actually always returning data using the index of the actual model of table rather than the current...

    Started by kondala, 22 Feb 2010 11:37 PM
    2 Pages
    1 2
    • Replies: 17
    • Views: 3,639
    31 Dec 2010 8:05 AM Go to last post
  6. [FNR] Problem adding components with margin data to CardLayout

    Hi, the problem can be easily reproduced using CardLayoutExample from GXT Showcase if the components are added to CardLayout with some margin data...

    Started by pgleb, 28 Dec 2010 8:18 AM
    cardlayout, deferredrender, margins
    • Replies: 1
    • Views: 619
    28 Dec 2010 8:24 AM Go to last post
  7. [CLOSED] ReadOnly does not prevent from editing a ComboBox value

    Hi! Little glitch we found by chance... The ReadOnly attribute does not take all controls into account for ComboBoxes. When ReadOnly, it is...

    Started by cyChop, 16 Dec 2010 6:21 AM
    • Replies: 2
    • Views: 1,595
    16 Dec 2010 6:41 AM Go to last post
  8. [FNR] Box label of checkbox moves every time the checkbox becomes visible

    Hi, It seems that every time a checkbox is made visible its box label moves by a few pixels to the right (see attached image). public class...

    Started by tikvar, 29 Nov 2010 3:52 AM
    • Replies: 3
    • Views: 1,718
    29 Nov 2010 6:12 AM Go to last post
  9. Exclamation [FNR] DateField.setMinValue checks wrong

    If I set minValue of a DateField to 01.01.2010, then I can pick 01.01.2010, but after having picked the date 01.01.2010 the validation says that...

    Started by egotec_roth, 23 Nov 2010 6:07 AM
    datefield setminvalue
    • Replies: 1
    • Views: 1,129
    23 Nov 2010 6:15 AM Go to last post
  10. Cool [FNR] BaseModel Concurrency problem

    As I mentioned at the meeting at Sencha Conference, I had found an issue with Concurrency exceptions while using BaseModel implementation in Gxt...

    Started by gammagec, 17 Nov 2010 5:46 PM
    • Replies: 3
    • Views: 1,565
    22 Nov 2010 11:44 AM Go to last post
  11. [FNR] Showing a window with a ListView throws NullPointerException

    Using gxt 2.2.1 with GWT 2.1.0 If a window contains a ListView before it is show, an exception is thrown. Window window = new Window();...

    Started by quodroc, 12 Nov 2010 11:43 AM
    • Replies: 2
    • Views: 1,775
    22 Nov 2010 3:47 AM Go to last post
  12. [CLOSED] GridView - unnesessary cast BigDecimal to Double

    Class method com.extjs.gxt.ui.client.widget.grid.GridView protected String getRenderedValue(ColumnData data, int rowIndex, int colIndex, ModelData...

    Started by 4723, 15 Nov 2010 6:40 AM
    • Replies: 2
    • Views: 2,183
    15 Nov 2010 6:43 AM Go to last post
  13. [FNR] PagingToolBar isn't BeforeLoad cancel aware

    Hi, GXT 2.2.0 Looks like the current implementation of PagingToolBar does't aware on cancel in BeforeLoad event. So if some listener will...

    Started by foal, 16 Oct 2010 4:56 AM
    bug, gxt 2.2 release, pagingtoolbar
    • Replies: 5
    • Views: 2,142
    15 Nov 2010 6:32 AM Go to last post
  14. [FNR] column selection submenu in grid header disappears when scrolling

    Hi all, I think a found a bug: when scrolling vertically at least a bit in the browser window, you can not use the column selection submenu of a...

    Started by marc76, 13 Oct 2010 4:02 AM
    • Replies: 7
    • Views: 2,373
    13 Nov 2010 3:59 PM Go to last post
  15. [FNR] SplitButton text missing in overflow toolbar

    Hello, I have an issue with a SplitButton in an overflowed toolbar. The component doesn't display its text. Apparently, in...

    Started by ionut.rachita, 13 Nov 2010 5:14 AM
    • Replies: 1
    • Views: 957
    13 Nov 2010 5:20 AM Go to last post
  16. [FNR] [rc2] HtmlEditor overflow items missing text

    Hi, Problem: In HtmlEditor component, the overflow items seem to be missing text. Is this the intended behaviour? Using RC2, occurs in IE,...

    Started by hstang, 2 Jul 2009 1:17 PM
    • Replies: 7
    • Views: 2,604
    11 Nov 2010 8:55 AM Go to last post
  17. [CLOSED] Grid Filter does not work in IE6 & IE8

    Forgive me if this is a already reported issue. I couldn't really find any similar issue in the forum. I don't have this issue in Chrome or...

    Started by chonghaulim, 10 Nov 2010 1:50 PM
    • Replies: 1
    • Views: 1,642
    10 Nov 2010 2:27 PM Go to last post
  18. [FIXED] Problem with scrolling a TreePanel in IE8 (GXT 2.1.1.)

    I am using a GXT 2.1.1 TreePanel in IE and sometimes the display corrupts when I scroll the tree using the scroll bar. - Sometimes there are no...

    Started by MikeHat, 25 Aug 2010 12:32 AM
    • Replies: 6
    • Views: 2,851
    10 Nov 2010 10:36 AM Go to last post
  19. [FNR] NumberField bug in Firefox

    Hi, When using NumberField in Firefox, it does not allow editing the contents. - GXT latest from SVN - GWT latest from SVN - Browser Firefox...

    Started by yafmbl, 26 Apr 2010 1:27 AM
    2 Pages
    1 2
    firefox, numberfield
    • Replies: 10
    • Views: 4,269
    5 Nov 2010 5:09 AM Go to last post
  20. [FNR] TimeField minValue issue

    i am having a strange issue with TimeField. When trying to set a minValue on the timeField, the combobox dropdown never happens. Here is a sample...

    Started by kdevr, 2 Nov 2010 7:48 AM
    • Replies: 2
    • Views: 1,055
    2 Nov 2010 8:11 AM Go to last post


Forum Information and Options

Moderators of this Forum