Ext GWT: Bugs (1.x)

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

+ Post New Thread

  1. [FIXED] [1.2] ClassCastException with EditorGrid and CheckBoxSelectionModel

    In EditorGrid line ~165: editorListener = new Listener<DomEvent>() { public void handleEvent(DomEvent e) { ...

    Started by xns, 16 Dec 2008 1:58 PM
    2 Pages
    1 2
    • Replies: 15
    • Views: 4,398
    16 Mar 2009 2:35 PM Go to last post
  2. [CLOSED] [1.2.3]Scrollbar issues for TabItems

    Well after sicking some help at this thread http://extjs.com/forum/showthread.php?t=62691. I continue my studings of the problem and found out that...

    Started by smfed, 16 Mar 2009 5:25 AM
    • Replies: 2
    • Views: 3,665
    16 Mar 2009 6:33 AM Go to last post
  3. [FIXED] [1.2.3] Possible Bug with FormData + ComboBox

    Hi. I am trying to use the FormData layout stuff for displaying my fields in the FormPanel. Everything works fine, except for my ComboBox. ...

    Started by micgala, 13 Mar 2009 3:24 AM
    • Replies: 3
    • Views: 1,581
    16 Mar 2009 4:06 AM Go to last post
  4. [CLOSED] [1.2.3] TextField<Integer> not binding to BeanModel

    Hi, When I create a textField<Integer> it does not bind to a BeanModel which proxies a POJO with a Integer value. If I make the generic and the...

    Started by The_Jackal, 12 Mar 2009 10:33 PM
    • Replies: 2
    • Views: 3,119
    15 Mar 2009 11:10 PM Go to last post
  5. [CLOSED] [1.2.3] Layout bug

    Hello, Please watch this code : public class Test implements EntryPoint { public void onModuleLoad() { Window w = new Window(); ...

    Started by inovelan, 12 Mar 2009 7:01 AM
    • Replies: 2
    • Views: 1,171
    12 Mar 2009 7:23 AM Go to last post
  6. Viewport does not use the full window area in IE7

    GXT version: 1.2.2 OS: Window XP SP3 Browser: IE7 I use the Viewport class to get a layout that covers the full client area of the browser...

    Started by iterator, 12 Mar 2009 12:40 AM
    • Replies: 3
    • Views: 1,998
    12 Mar 2009 4:06 AM Go to last post
  7. TextToolItem and Button icon rendering is broken when there is no text

    A similar problem seemed to be recognized and fixed before: http://www.extjs.com/forum/showthread.php?p=236630 But with GXT 1.2.2 there is still...

    Started by iterator, 11 Mar 2009 2:16 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 4,309
    11 Mar 2009 5:32 AM Go to last post
  8. [CLOSED] [1.2.2] ComboBox expand issue

    click in trigger button, you can see that the list view expand and don't collapse more.. click in blank space of the screen, click again in trigger...

    Started by fother, 16 Feb 2009 9:33 AM
    • Replies: 7
    • Views: 1,962
    11 Mar 2009 4:34 AM Go to last post
  9. when combobox return the PagingLoadConfig, return whitout sort info

    the code example is here http://www.extjs.com/forum/showthread.php?t=58355 I solve this override the method getParams(String query) in ComboBox ...

    Started by fother, 28 Jan 2009 10:01 AM
    • Replies: 3
    • Views: 2,103
    11 Mar 2009 4:11 AM Go to last post
  10. [CLOSED] TimeField not sticking

    Hey guys, If you have a time selected in the TimeField (say, 2:45pm) and hit the drop down, the drop down automatically starts at 12:00am (the...

    Started by gte619n, 4 Mar 2009 12:19 PM
    • Replies: 6
    • Views: 1,929
    10 Mar 2009 10:12 AM Go to last post
  11. [2.0 Trunk] Grid Header not rendering correctly

    Run the explorer in trunk. Look at the grid header. Not good. Screenshot attached.

    Started by jbaxter, 9 Mar 2009 8:35 PM
    • Replies: 9
    • Views: 2,397
    10 Mar 2009 9:13 AM Go to last post
  12. [FNR] modal windows opening at the left top

    To test it, I open the following page in Firefox 3.0.1: http://extjs.com/explorer/#advancedlistview the click the 'Choose' Button the window is...

    Started by Martin.Trummer, 10 Mar 2009 6:31 AM
    • Replies: 1
    • Views: 1,214
    10 Mar 2009 6:40 AM Go to last post
  13. [CLOSED] [1.1.1] BeanModelMarker example not working in Web Mode

    Hi, In the blog, http://extjs.com/blog/2008/07/14/preview-java-bean-support-with-ext-gwt/ there is an example of how BeanModelMarker interface...

    Started by kursattuncel, 21 Oct 2008 2:11 PM
    • Replies: 6
    • Views: 4,112
    9 Mar 2009 2:23 PM Go to last post
  14. [CLOSED] [1.2.3] FileUploadField auto open dialog

    System: OS X 10.5, GWT 1.5.3, GXT 1.2.3, Firefox 3. I want to create a form panel where users can add as many files (FileUploadField) as they...

    Started by baskor, 9 Mar 2009 9:22 AM
    • Replies: 1
    • Views: 2,336
    9 Mar 2009 9:31 AM Go to last post
  15. [CLOSED] ListStore swallows exceptions

    We encountered a situation where a nefarious NPE in our code was being swallowed. Took a while to figure out where. What happened was that our NPE...

    Started by thatone, 6 Mar 2009 2:01 PM
    • Replies: 3
    • Views: 1,355
    6 Mar 2009 3:03 PM Go to last post
  16. [CLOSED] Grid overlaps ButtonBar when setAutoHeight(true)

    Please take a look at this thread: http://extjs.com/forum/showthread.php?t=61614 With the code there + setAutoHeight(true) to Grid makes it...

    Started by thatone, 6 Mar 2009 1:50 PM
    • Replies: 5
    • Views: 1,915
    6 Mar 2009 2:30 PM Go to last post
  17. [CLOSED] Grid.setAutoHeight(true) + scrolling = rows dissapear

    Take a look at this code: * Please ignore the TestData * Please use your example Plant ModelData Try this: - Scroll using the browser =>...

    Started by thatone, 6 Mar 2009 2:09 PM
    • Replies: 3
    • Views: 2,918
    6 Mar 2009 2:22 PM Go to last post
  18. [CLOSED] [1.2.3] Funny ComboBox in EditorGrid

    WOOOOO!! I was finally able to create a test case to reproduce my horizontal scrolling issue! Platform: Windows XP GWT 1.5.2 GXT 1.2.3 So...

    Started by gte619n, 6 Mar 2009 8:57 AM
    • Replies: 6
    • Views: 2,160
    6 Mar 2009 10:47 AM Go to last post
  19. EditorGrid buggy on Firefox

    gxt: 1.2.3 (and all before) browser: firefox 3.0.x (safari 3 and 4 works fine) os: osx 10.5.6, vista hi dev team! i display a set of...

    Started by kht, 5 Mar 2009 4:07 AM
    • Replies: 1
    • Views: 1,132
    5 Mar 2009 7:38 AM Go to last post
  20. [CLOSED] [1.1] TextField setStyleAttribute backgroundColor problem

    My users want a distinct background color for textfields that are in a readonly state. Seems that should be easy enough, e.g. when I make a textfield...

    Started by ts4jda, 4 Dec 2008 11:19 AM
    • Replies: 2
    • Views: 3,547
    4 Mar 2009 7:01 AM Go to last post


Forum Information and Options

Moderators of this Forum