Ext GWT: Bugs (2.x)

Page 12 of 48 FirstFirst ... 2 10 11 12 13 14 22 ... LastLast

+ Post New Thread

  1. Views: 266
    25 Apr 2013
  1. [FNR] [2.2.0 Beta] ListViewSelectionModel - ArrayIndexOutOfBoundsException (-1)

    Hi everyone, I discovered a bug in 2.2.0-beta which we did not experience with 2.1.3: Clicking outside of a list view item in a ListView (e.g....

    Started by SopGreg, 23 Jul 2010 1:50 AM
    • Replies: 1
    • Views: 1,072
    23 Jul 2010 2:10 AM Go to last post
  2. [FNR] GroupSummaryView and SummaryColumnConfig alignment issue

    Column alignment in a GroupSummaryView summary row in a doesn't work the same ways as the alignment of the non summary data. This is visible on...

    Started by The_Jackal, 22 Jul 2010 5:01 PM
    • Replies: 2
    • Views: 1,561
    23 Jul 2010 1:26 AM Go to last post
  3. [FIXED] RadioButton bug in IE7

    Hi, I have some bug with a RadioGroup and a few Radio buttons added to it. It works as expected in FF, but in IE only the first one is rendered. I...

    Started by ddanny, 12 Dec 2009 10:16 AM
    • Replies: 9
    • Views: 4,178
    22 Jul 2010 5:24 PM Go to last post
  4. Displacement of Button text arranged in a RowLayout

    Hello, I have come across some weird rendering issue of Button texts involving RowLayout. Description in Text: When the application starts all...

    Started by rretzbach, 22 Jul 2010 3:01 AM
    • Replies: 1
    • Views: 1,007
    22 Jul 2010 3:15 AM Go to last post
  5. [CLOSED] TreePanel Events.BeforeSelect - cancel

    In TreePanel, if you try to select a row, cancel the BeforeSelect event, then the previous selected is no more selected (visual). See following...

    Started by takayser, 14 Jun 2010 12:00 AM
    • Replies: 4
    • Views: 2,259
    22 Jul 2010 12:45 AM Go to last post
  6. Exclamation [CLOSED] Bug with TimePicker (Comboboxes in general)

    Hi! I think I found a bug in the combobox widget. To make a long story short, please just have a look at your own example under:...

    Started by schube, 21 Jul 2010 12:36 PM
    bug, combobox, filter, timepicker
    • Replies: 1
    • Views: 931
    21 Jul 2010 11:36 PM Go to last post
  7. Exclamation [FNR] LiveGridView / by Zero (ArithmeticException)

    Hi, I just encountered a bug when loading a LiveGridView store for the first time: in LiveGridView.java@242: if (totalCount !=...

    Started by SopGreg, 21 Jul 2010 3:10 AM
    arithmeticexception, livegridview
    • Replies: 3
    • Views: 1,070
    21 Jul 2010 6:34 AM Go to last post
  8. Exclamation [CLOSED] Anchor Layout Example is incorrect

    The anchor layout example in http://www.sencha.com/examples does not use the AnchorLayout class at all. The only way its related to anchor...

    Started by salvin18, 21 Jul 2010 4:14 AM
    anchorlayout, bug, layout example
    • Replies: 1
    • Views: 2,263
    21 Jul 2010 4:21 AM Go to last post
  9. [FNR] Portal + Drag/Drop + bad startColumn

    Hi, Sometimes during a drag and drop, the start column has a bad value In portal.java: protected void onDragStart(DragEvent de) { ......

    Started by HAMON Michel, 21 Jul 2010 1:56 AM
    • Replies: 1
    • Views: 782
    21 Jul 2010 2:02 AM Go to last post
  10. [FNR] FormPanel/FormField validation issue with error icons

    I've run across several issues that I can't seem to fix or workaround in GXT's FormPanel/FormField validation. I've attached code to demonstrate...

    Started by jopelkeyca, 20 Jul 2010 12:01 PM
    • Replies: 5
    • Views: 2,803
    20 Jul 2010 1:24 PM Go to last post
  11. [FNR] Change the language of PagingToolBarMessages

    Hi, I'm using a PagingToolBar and I have to change the language of the messages, but setMessages(PagingToolBarMessages messages) don't actualize...

    Started by Iron Bull, 5 Feb 2010 10:58 AM
    • Replies: 3
    • Views: 1,926
    15 Jul 2010 7:06 AM Go to last post
  12. Lightbulb [FNR] PagingToolBar and PagingToolBarMessages

    There is a minor bug in the PagingToolBar in regards to how it handles the PagingToolBarMessages. PagingToolBar exposes a public void...

    Started by mnilson, 10 Aug 2009 1:19 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 3,431
    15 Jul 2010 7:06 AM Go to last post
  13. [FNR] Chart: Bind empty store giving a nullpointer exception

    Hi, Before upgrading to GXT 2.1 it was possible to bind an empty store to a ChartConfig - but after upgrade it gives me a Nullpointer exception:...

    Started by MartinElkjaer, 6 Dec 2009 11:40 PM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 6,198
    15 Jul 2010 6:53 AM Go to last post
  14. Exclamation [FNR] [Removing an Item of a Grouping Grid grouped by a nested property

    Detailed description of the problem I have a grid grouped by for example store.groupBy("industry.name") where industry is a custom type (extending...

    Started by fullinet, 14 Jul 2010 11:04 AM
    grid, grouping, groupingstore, groupingview
    • Replies: 3
    • Views: 874
    15 Jul 2010 5:40 AM Go to last post
  15. Exclamation [FNR] setHideOnClick(false) ignored on MenuItem with submenues added on StartMenu

    Detailed description of the problem If I add a MenuItem that has a submenu and are added with MenuItem.setHideOnClick(false) as "root" item on...

    Started by fullinet, 14 Jul 2010 9:38 AM
    desktop, menuitem, sethideonclick, startmenu
    • Replies: 2
    • Views: 782
    15 Jul 2010 5:31 AM Go to last post
  16. [CLOSED] bug in file Theme.class

    the correct path and the same? GRAY = new Theme("gray", GXT.MESSAGES.themeSelector_grayTheme(), "gxt/css/gxt-gray.css"); not GRAY = new...

    Started by pablodev, 30 Jul 2009 6:20 AM
    • Replies: 5
    • Views: 1,994
    13 Jul 2010 2:00 PM Go to last post
  17. [CLOSED] Grid column width is incorrect if grid is hidden store is added

    GWT 2.0.3 GXT - Latest 2.2 build Windows 7 I noticed that the column width of a grid will be incorrect if the store is updated while the grid...

    Started by Jose Jeria, 9 Jul 2010 7:59 AM
    • Replies: 3
    • Views: 1,167
    9 Jul 2010 10:19 AM Go to last post
  18. [FNR] GroupSummaryView incorrectly displayed

    With doctype <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> browser...

    Started by unknown13, 4 Jul 2010 10:31 PM
    • Replies: 1
    • Views: 795
    6 Jul 2010 3:41 AM Go to last post
  19. [CLOSED] TriggerField: size of textfield wrong if trigger is hidden [GXT2.1.3]

    If you use a TriggerField with a hidden trigger instead of a TextField the size of the TextField is too small because the trigger size will always be...

    Started by Fred4242, 1 Jul 2010 5:38 AM
    bug, size, textfield, triggerfield
    • Replies: 1
    • Views: 936
    1 Jul 2010 5:41 AM Go to last post
  20. [FNR] Header group alignment ignored

    HeaderGroupConfig.setHorizontalAlignment is ignored. Code: Use the code from the Showcase ColumnGroupingExample and replace the line: ...

    Started by The_Jackal, 22 Jun 2010 11:40 PM
    • Replies: 3
    • Views: 1,133
    23 Jun 2010 3:59 PM Go to last post


Forum Information and Options

Moderators of this Forum