Ext GWT: Bugs (2.x)

Page 22 of 49 FirstFirst ... 12 20 21 22 23 24 32 ... LastLast

+ Post New Thread

  1. Views: 503
    25 Apr 2013
  1. [FIXED] GridSelectionModel firing Select TWICE with SelectionMode= Multi

    Line 232 of GridSelectionModel, I beleive it should be else if( !isSelected(sel).... This is how handleMouseDown does it. Now, doSelect(...)...

    Started by joshb, 9 Dec 2009 1:39 PM
    • Replies: 1
    • Views: 992
    20 Jan 2010 9:42 PM Go to last post
  2. Question [FIXED] Hovering over a SplitButton shows a weird colored line

    Hello, I've noticed a small problem: if the Slate theme is active, hovering over a SplitButton will show a weird colored (cyan) horizontal line,...

    Started by W1cK8, 17 Dec 2009 3:19 PM
    • Replies: 2
    • Views: 1,604
    20 Jan 2010 9:40 PM Go to last post
  3. Exclamation [FIXED] IE8: Debug window appear after a drag and drop out of the dropbox

    See the picture to reproduce the problem. The problem occur with the treetotree example:...

    Started by teamblack, 18 Dec 2009 11:13 AM
    • Replies: 1
    • Views: 1,410
    20 Jan 2010 9:39 PM Go to last post
  4. [FIXED] Typo in LiveGridView

    Looks like method name isChached(int index) in LiveGridView class has typo.

    Started by becevka, 23 Dec 2009 7:59 AM
    • Replies: 1
    • Views: 985
    20 Jan 2010 9:38 PM Go to last post
  5. [FIXED] gxt 2.1: ColumnFooter not public

    hi dev team, i have not found an issue in forum search for this: the class ColumnFooter is not public. thus i cannot use it in my own GridView...

    Started by kht, 28 Dec 2009 1:21 PM
    • Replies: 1
    • Views: 773
    20 Jan 2010 9:37 PM Go to last post
  6. [FIXED] GXT 2.1.0 CheckBoxListView Template

    In the XTemlate used by the CheckBoxListView the <td> should be replaced with </td> String spacing = GXT.isIE ? "0" : "3"; ...

    Started by VadimV1144, 6 Jan 2010 12:53 AM
    • Replies: 1
    • Views: 1,256
    20 Jan 2010 9:36 PM Go to last post
  7. [FIXED][GXT 2.1] BorderLayoutData size not treated as pourcentage.

    Hi, Detailed description of the problem It seems the size of the BorderLayoutData is not treated as pourcentage. GXT version GXT 2.1.1,GWT...

    Started by mtarantini, 7 Dec 2009 6:22 AM
    • Replies: 3
    • Views: 1,860
    20 Jan 2010 9:35 PM Go to last post
  8. [FIXED] GXT 2.1 - Portlet Constructor Bug

    Using the layout constructor (public Portlet(Layout layout)) does not add style name "x-portlet". The most noticeable effect is that there are no...

    Started by cschofld, 14 Jan 2010 8:23 AM
    • Replies: 1
    • Views: 800
    20 Jan 2010 9:35 PM Go to last post
  9. [FIXED][GXT 2.0.1] TreeGrid and toggle on double click

    Hi, this is not a bug, but a code consistency issue. In the class TreeGrid : Method public void toggle(M model) {..} is called within the...

    Started by VadimV1144, 14 Jan 2010 1:13 PM
    • Replies: 1
    • Views: 1,446
    20 Jan 2010 9:34 PM Go to last post
  10. [FIXED][GXT 2.0+][GWT 1.7+] TreePanelDropTarget throws NPE's

    Perhaps I'm misunderstanding TreeStore/TreePanel. I have a TreeStore with two root items. I add the default GXT DND code for tree reordering...

    Started by jonjanisch, 14 Jan 2010 1:42 PM
    • Replies: 1
    • Views: 1,448
    20 Jan 2010 9:33 PM Go to last post
  11. [FIXED] Focus switch between ToolBar Buttons with Menu

    When clicking on the drop-down arrow icon on a Button with Menu in a ToolBar, the focus shortly switches to the preceeding Button, if such exists. ...

    Started by rian.k, 13 Jan 2010 6:54 AM
    • Replies: 3
    • Views: 1,132
    20 Jan 2010 9:31 PM Go to last post
  12. [FIXED][2.1] Grid selectedItem null after unselecting one of multple selections

    If you select twoitems in a grid, then unselect the last one selected (ctrl-click), then your getSelectionModel().getSelectedItem() is null, even...

    Started by Cputerace, 19 Jan 2010 7:34 AM
    • Replies: 1
    • Views: 658
    20 Jan 2010 9:30 PM Go to last post
  13. [FIXED][GXT 2.1.0] TreePanelDragSource breaks keyboard navigation

    If you add a TreePanelDragSource to a TreePanel, the TreePanel's keyboard navigation for selection will no longer work (moving between nodes and...

    Started by mbaumbach, 19 Jan 2010 10:51 PM
    • Replies: 1
    • Views: 735
    20 Jan 2010 9:29 PM Go to last post
  14. Ext GWT 2.1.1-beta now available for testing

    The Ext GWT 2.1.1-beta release is now up for testing at: http://www.extjs.com/examples-dev/explorer.html You can download the release at: ...

    Started by darrellmeyer, 20 Jan 2010 9:21 PM
    • Replies: 0
    • Views: 2,728
    20 Jan 2010 9:21 PM Go to last post
  15. Toolbar button 16x16 icons chopped by 1px in FF

    Ext 2.1.0, Firefox 3.0.16 Linux Problem: bottom 1px is hidden (chopped) for 16x16 icons on buttons inside a toolbar. Reproduction: 1) under...

    Started by TDB, 20 Jan 2010 5:26 PM
    • Replies: 0
    • Views: 834
    20 Jan 2010 5:26 PM Go to last post
  16. Exclamation [CLOSED] Charts not working in IE8

    Go to http://www.extjs.com/examples/explorer.html#chartgallery See result in "Weltberühmte" browser.

    Started by becevka, 18 Jan 2010 8:13 AM
    • Replies: 3
    • Views: 1,611
    20 Jan 2010 9:37 AM Go to last post
  17. [OPEN-2] [GXT 2.1] [Grid] Hiding columns and columns group with long name

    Hello, Detailed description of the problem Wrong colums width calculation when hiding columns under columns group with width greater than total...

    Started by Alex.Leshkin, 21 Dec 2009 3:23 AM
    • Replies: 1
    • Views: 1,464
    19 Jan 2010 10:59 PM Go to last post
  18. GXT 2.0/2.1 Bug for setSubMenu

    Bug in class com.extjs.gxt.ui.client.widget.menu.Menu both in GXT 2.0 and 2.1. When you register subMenu for simple menuItem (from another Menu) and...

    Started by raidan2, 15 Jan 2010 7:51 AM
    • Replies: 3
    • Views: 975
    19 Jan 2010 7:42 AM Go to last post
  19. GXT 2.1.0 - data binding does not work correctly for "nested" properties

    Configuration: GXT 2.1.0 / Firefox 3.5.7 / GWT 2.0 Summary: Field values are not updated when bound to the "nested" property and the underlying...

    Started by Golem, 19 Jan 2010 1:23 AM
    • Replies: 0
    • Views: 1,251
    19 Jan 2010 1:23 AM Go to last post
  20. GridView fitColumns

    Hi. In the GridView class the fitColumns updates the width of the column even if it's set to fixed. A simple testcase is to create a grid with...

    Started by Roddarn, 18 Jan 2010 9:54 AM
    • Replies: 0
    • Views: 670
    18 Jan 2010 9:54 AM Go to last post


Forum Information and Options

Moderators of this Forum