Ext GWT: Bugs (1.x)

Page 4 of 61 FirstFirst ... 2 3 4 5 6 14 54 ... LastLast

+ Post New Thread

  1. Moved: [1.2.4] Collapse buttons presentation issue

    Started by cvs_fif, 25 Jun 2009 11:50 AM
    • Replies: -
    • Views: -
    25 Jun 2009 11:49 AM Go to last post
  2. [1.2.4] Center layout bug

    When an element inside any scrollable panel/viewport is too big and the layout is the Center one, the scroll size is not calculated correctly and the...

    Started by cvs_fif, 25 Jun 2009 1:53 AM
    • Replies: 0
    • Views: 1,611
    25 Jun 2009 1:53 AM Go to last post
  3. [FNR] [1.2.4] Expand event not fired if there is no children

    Hi, I have an async tree and I wrote my own expandPath(...) method, since the original one doesn't work with async tree. The problem is that I...

    Started by mariusz.pala, 19 Jun 2009 7:01 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 3,175
    24 Jun 2009 6:41 AM Go to last post
  4. [1.2.4] Collapsed ContentPanel in BorderLayout won't expand-Can't collapse pre render

    I made a viewport with center and south panels. I set the south panel to be initially collapsed with southPanel.collapse(). The bug is that it can...

    Started by The_Jackal, 14 Apr 2009 5:19 PM
    • Replies: 2
    • Views: 2,305
    18 Jun 2009 9:50 PM Go to last post
  5. Turkish Locale Bug

    Hi, I searched for this bug, but could not find it, so I am reporting this. I hope it is not a duplicate. ...

    Started by isoft, 17 Apr 2009 9:32 AM
    • Replies: 1
    • Views: 1,459
    18 Jun 2009 8:30 AM Go to last post
  6. [CLOSED] Compiling problem : GXT1.2.3 & GWT 1.6

    Hi all, I would like to know if any of you are having problem while compiling GXT apps with GWT1.6 ? In hosted mode, I don't have any problems but...

    Started by antoinereveillon, 17 Apr 2009 2:44 AM
    • Replies: 6
    • Views: 3,527
    17 Jun 2009 9:20 PM Go to last post
  7. [FNR][1.2.4] Column not hidden anymore in Grid with showGroupedColumn=false

    Hello, After upgrading to 1.2.4, I have a problem with grouping in grids in my app. When using a GroupingView and setting attribute...

    Started by z013908, 28 Apr 2009 5:24 AM
    • Replies: 4
    • Views: 1,811
    12 Jun 2009 4:48 AM Go to last post
  8. [CLOSED] Resizable + padding + issue

    if you set the setStyleAttribute("padding", "50px"); to ContentPanel you can see that cursor mouse, have 50px longer than ContentPanel. Version....

    Started by fother, 24 Nov 2008 11:04 AM
    • Replies: 6
    • Views: 3,320
    10 Jun 2009 8:44 AM Go to last post
  9. Exclamation [CLOSED] [1.24] ComboBox value selection

    Using: Ext GWT - 1.24 GWT - 1.64 Browsers: IE, FireFox, Chrome. (Safari/Opera not tested) If in ListStore we set list where DisplayField has...

    Started by mordor, 5 Jun 2009 12:39 AM
    • Replies: 6
    • Views: 2,527
    6 Jun 2009 8:25 AM Go to last post
  10. [CLOSED] El.setStyleAttribute(String, Object) causes strange behaviour

    I used El.setStyleAttribute("left", 123) to position Components and get strange behaviour in Firefox. In certain circumstances the attribute was not...

    Started by wetar, 18 Feb 2009 9:06 AM
    • Replies: 3
    • Views: 2,278
    4 Jun 2009 5:50 PM Go to last post
  11. GXT 1.2.4 with GWT 1.6

    Hi, I am try use GXT with GWT 1.6, but i'm have problem with css. In my host page same things that have css broken. Would I like know if...

    Started by rodrigopizzi, 28 May 2009 10:37 AM
    • Replies: 1
    • Views: 1,717
    29 May 2009 4:20 AM Go to last post
  12. [BUG] Tree dragndrop disable

    Hi, I tried to enable/disable my tree drangNdrop feature using a toggle toolitem : My tree building is based on 'Reordering tree' sample from...

    Started by seb2nim, 28 May 2009 10:42 PM
    • Replies: 1
    • Views: 1,219
    28 May 2009 11:11 PM Go to last post
  13. [1.2.2] ContextMenu changes selection on Table with SelectionStyle.MULTI

    Hi, I noted following issue when using a GXT Table with SelectionStyle.MULTI and an attached Menu via table.setContextMenu(menu): IS: When...

    Started by jraue, 4 Feb 2009 6:54 AM
    • Replies: 8
    • Views: 2,931
    25 May 2009 3:53 AM Go to last post
  14. [FIXED] Resize/move a Window over an iframe has problems

    I made a GXT application with an iframe and a Window over it. The resize/move doesn't work correctly! You can test it with:...

    Started by raintrain, 23 Jan 2009 11:44 AM
    • Replies: 4
    • Views: 3,828
    22 May 2009 3:41 AM Go to last post
  15. Exclamation [Bug] Chaining effects is super-limited

    Currently, there are multiple effects available, however you cannot use MultiEffect class with them. The classes are not visible to be added, even...

    Started by Payam, 2 Jul 2008 6:57 PM
    • Replies: 4
    • Views: 2,536
    21 May 2009 1:31 PM Go to last post
  16. [1.2.4] Bottom-positioned tabs layout problem

    There is an interesting layout bug when you add a "bottom" tab in a "top" one as a response to an event: the tab title is only half-visible and the...

    Started by cvs_fif, 21 May 2009 1:49 AM
    • Replies: 0
    • Views: 1,380
    21 May 2009 1:49 AM Go to last post
  17. [FIXED] ComboBox using PagingLoader periodically throws IndexOutOfBoundsException

    I have created a "SuggestBox" type of widget using the ComboBox provided in GXT. The problem I am facing is that, sporadically, as the user types an...

    Started by ssenecal, 17 Feb 2009 9:26 PM
    • Replies: 8
    • Views: 3,081
    21 May 2009 1:05 AM Go to last post
  18. Issues with Multiple Vertically Stacked Widgets using Border Layout

    Hello, I'm using JDK1.5.x, GWT 1.5.3, GXT 1.2.4. I created a custom widget derived from CompositeWidget that has a LayoutContainer with a...

    Started by jcorbin, 20 May 2009 7:29 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,961
    20 May 2009 10:09 AM Go to last post
  19. [CLOSED] [1.2.4] CheckBoxSelectionModel with EditorGrid - cannot select multi

    When created a editor grid using checkbox selection you cannot selection multi lines.. only if you click in a checkbox that its on header of the...

    Started by fother, 20 May 2009 4:08 AM
    • Replies: 1
    • Views: 2,346
    20 May 2009 4:10 AM Go to last post
  20. [FNR] [1.2.4] BorderLayout breaks on re-add

    We have a number of ContentPanels that serve various purposes. We allow the user to change between a few different layouts of those panels, all...

    Started by Cputerace, 31 Mar 2009 11:08 AM
    • Replies: 8
    • Views: 2,329
    19 May 2009 12:51 PM Go to last post


Forum Information and Options

Moderators of this Forum