Ext GWT: Bugs (2.x)

Page 23 of 48 FirstFirst ... 13 21 22 23 24 25 33 ... LastLast

+ Post New Thread

  1. Views: 286
    25 Apr 2013
  1. [FIXED] [GXT 2.0 M2] ColumnConfig miss method setTooltip().

    Class com.extjs.gxt.ui.client.widget.grid.ColumnConfig miss method setTooltip(). And Grid Header Tooltip does not work.

    Started by zsumore, 24 May 2009 7:34 PM
    • Replies: 4
    • Views: 2,799
    6 Jan 2010 4:08 AM Go to last post
  2. [FNR] GXT 2.1.0 CheckBoxSelectionModel Bug

    In internet explorer 7/8 a grid that has a CheckBoxSelectionModel with multi select enabled does not maintain a multiple row selection unless you...

    Started by mnilson, 25 Nov 2009 2:08 PM
    • Replies: 8
    • Views: 2,937
    5 Jan 2010 4:59 PM Go to last post
  3. [CLOSED] Components Not Resizing

    In this example when the top panel is collapsed the bottom panel doesn't resize to fill the remainder of the viewport unless I resize the browser...

    Started by condit, 17 Dec 2009 2:01 PM
    • Replies: 3
    • Views: 2,038
    4 Jan 2010 10:28 AM Go to last post
  4. [CLOSED] BorderLayout example bug

    The BorderLayout example did'nt works fine : 'http://www.extjs.com/examples/explorer.html#borderlayout' When you click on the Header of the West...

    Started by giloump, 15 Dec 2009 8:52 AM
    • Replies: 2
    • Views: 1,320
    4 Jan 2010 9:44 AM Go to last post
  5. [CLOSED]ArrayIndexOutOfBoundsException on ColumnModel

    There is a little problem with the ColumnModel, under some circumstance an ArrayIndexOutOfBoundsException occurs. I don't have a proper testcase...

    Started by mtarantini, 28 Dec 2009 12:36 AM
    • Replies: 7
    • Views: 1,690
    30 Dec 2009 1:43 AM Go to last post
  6. [CLOSED] Thread for typos in GXT source

    this thread is for posting some small typos we found in the source GXT2.1 Component removeAttachagle GXT2.1 LiveGridView isChached(int...

    Started by Arno.Nyhm, 28 Dec 2009 10:15 AM
    • Replies: 3
    • Views: 1,137
    28 Dec 2009 10:34 AM Go to last post
  7. [FNR] HeaderGroupConfig mis-alignment with Grid cells

    Hi, We are using GXT 2.0.1 for developing an application. We have used HeaderGroupConfig in one of the Grids of our application. It worked fine as...

    Started by RaviM, 19 Nov 2009 12:35 AM
    • Replies: 4
    • Views: 1,968
    28 Dec 2009 8:51 AM Go to last post
  8. Incorrect localization for Russian in GXT 2.1 (and all previous versions, I guess)

    Resource XMessages_ru.properties in com\extjs\gxt\ui\client\messages\ is not correct at all. There is fixed file for version 2.1, in attach (UTF-8...

    Started by raidan2, 25 Dec 2009 9:53 AM
    • Replies: 1
    • Views: 1,237
    25 Dec 2009 9:58 AM Go to last post
  9. [CLOSED] Out of bounds exception when adding models to a filtered store

    When adding models to a filtered store, I get an out of bounds exception whenever one or more of the newly added items are filtered. The backtrace...

    Started by daba, 22 Dec 2009 7:10 AM
    • Replies: 1
    • Views: 1,011
    22 Dec 2009 7:12 AM Go to last post
  10. [CLOSED] This widget's parent does not implement HasWidgets

    Hi When I try to add instances of the layout container class to the card panel I get the following exception : 14:02:24.670 Unable to load...

    Started by misqu, 21 Dec 2009 5:19 AM
    • Replies: 1
    • Views: 2,075
    21 Dec 2009 5:22 AM Go to last post
  11. [FIXED] MenuItem delete on click of the MenuiTem icon throwing a null pointer ex

    Hi, I delete a MenuItem from a Menu, onclick of the MenuItem icon. The MenuItem is getting deleted, but throwing a null pointer exception in the...

    Started by jennygandra, 24 Nov 2009 2:53 AM
    • Replies: 5
    • Views: 3,297
    21 Dec 2009 2:25 AM Go to last post
  12. [CLOSED] Chart: Strange layout when showing charts on TabItem

    Hi, I'm trying to use chart components on several TabItem, but the layout looks a bit strange. With the code below try the following testcase:...

    Started by MartinElkjaer, 7 Dec 2009 3:12 AM
    • Replies: 2
    • Views: 1,276
    18 Dec 2009 5:28 AM Go to last post
  13. [CLOSED] Charts not fitting in containers - labels cut off

    Charts have issues fitting in their container - as seen on the demo http://www.extjs.com/examples/explorer.html#chartgallery - note that "D" for...

    Started by The_Jackal, 14 Dec 2009 4:12 PM
    • Replies: 1
    • Views: 1,233
    17 Dec 2009 4:37 PM Go to last post
  14. [CLOSED] ComboBox and padding problem

    Hi, we use GWT 1.7.0 and GXT 2.0.4 There is a problem when a combobox is put into a ContenPanel with a FormLayout and if you set to a...

    Started by zdarsky, 15 Dec 2009 7:13 AM
    • Replies: 3
    • Views: 1,650
    16 Dec 2009 5:22 AM Go to last post
  15. Exclamation [GXT 2.1] Problem with trigger icon within TableLayout in IE 8

    Trigger icon for DateField & ComboBox gets aligned to the layout top when placed within TableLayout or FlexTable. Please see the attached screen...

    Started by sthamman, 14 Dec 2009 11:17 AM
    • Replies: 3
    • Views: 1,590
    16 Dec 2009 5:19 AM Go to last post
  16. "Mask and Unmask" window bug?

    I find the masked Window unmask inside the loaderload event have some bugs. The window bar (the bar with "X" button) is still masked!! public...

    Started by Roby, 15 Dec 2009 10:15 PM
    • Replies: 0
    • Views: 1,147
    15 Dec 2009 10:15 PM Go to last post
  17. Opera toolbar bug

    Hello! The toolbar in Opera is rendered incorrectly. Everything is clear from the screenshots attached. The first is for Firefox and the second is...

    Started by Andrey Minogin, 11 Dec 2009 9:26 AM
    • Replies: 3
    • Views: 912
    15 Dec 2009 8:37 AM Go to last post
  18. No Checkbox Change Event on PagingToolBar

    When a CheckBox is added to a PagingToolBar, the click event does not fire. I'm using GXT 2.1.0. Happens in both hosted and web mode (using FireFox)....

    Started by cahoond, 11 Dec 2009 8:17 AM
    • Replies: 2
    • Views: 1,642
    15 Dec 2009 6:40 AM Go to last post
  19. [FNR] [2.0.1] TabItem with icon bug on IE6

    Hi. I am using GXT 2.0.1 and GWT 1.7.0 This bug only appears for me on IE6. As you can see, when we have an icon in the tab strip, then it is not...

    Started by micgala, 24 Jul 2009 4:26 AM
    • Replies: 2
    • Views: 1,374
    8 Dec 2009 2:40 PM Go to last post
  20. [GXT 2.1] Scrollbar issue in the ListView in IE

    Hi, This can be seen in the "Image Organizer" example http://www.extjs.com/examples/pages/dnd/imageorganizer.html When clicking on a particular...

    Started by VadimV1144, 7 Dec 2009 2:33 PM
    • Replies: 1
    • Views: 1,311
    7 Dec 2009 2:39 PM Go to last post


Forum Information and Options

Moderators of this Forum