Ext GWT: Bugs (1.x)

Page 52 of 61 FirstFirst ... 2 42 50 51 52 53 54 ... LastLast

+ Post New Thread

  1. [CLOSED] b5 font sizes in CSS

    Most font sizes in widgets are 11px, but all form widgets are 12px...why? Shouldn't the font size in the CSS be consistent?

    Started by gslender, 13 Jun 2008 4:59 PM
    • Replies: 2
    • Views: 1,489
    16 Jun 2008 6:00 PM Go to last post
  2. [OPEN] [FIXED] B5 table cell padding bug

    TableLayout seems to be ignoring setCellPadding - setting values do not result in any padding being applied...?? But, if you add padding to each...

    Started by gslender, 13 Jun 2008 7:29 PM
    • Replies: 2
    • Views: 2,243
    16 Jun 2008 4:38 PM Go to last post
  3. [FIXED] Beta5: Bug in ModelData#getNestedValue()

    Hi, It looks like you are using a none existant function List#subList() inside the getNestedValue()-method. To make it work I had to overload it...

    Started by tomsontom, 16 Jun 2008 9:38 AM
    • Replies: 1
    • Views: 1,340
    16 Jun 2008 1:19 PM Go to last post
  4. [FIXED] NullPointerException in BorderLayout.onLayout

    I have a BorderLayouted container. It has setLayoutOnChange(true) and is already rendered so when I want to add(west,westData) I get :...

    Started by zaccret, 15 Jun 2008 11:39 PM
    • Replies: 1
    • Views: 1,464
    16 Jun 2008 8:54 AM Go to last post
  5. [CLOSED] ComboBox height

    Env : Windows XP, GXT 1.0beta3, IE 6, FF2/3 In most cases, there is an issue with combo box height. The field height is bigger than the expand...

    Started by zaccret, 30 May 2008 1:51 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 7,338
    15 Jun 2008 9:50 PM Go to last post
  6. [FIXED] RowLayout resizing issues

    Here is the example code: final Dialog testD = new Dialog() { { this.setButtons( Dialog.OKCANCEL ); ...

    Started by obender, 13 Jun 2008 10:53 AM
    • Replies: 2
    • Views: 1,700
    13 Jun 2008 12:01 PM Go to last post
  7. [FIXED] south border region expandable broken

    When using BorderLayout, the south region when made expandable is broken when showing the preview pane... ie the click the bar and show the region...

    Started by gslender, 29 Apr 2008 11:24 PM
    • Replies: 8
    • Views: 2,272
    13 Jun 2008 10:23 AM Go to last post
  8. [FIXED] BorderLayout: Heading of collapsed ContentPanel disappears

    Hello, Using: GXT Beta 4 GWT 1.5 RC Hosted Mode I put a simple ContentPanel into the NORTH-region of a BorderLayout. The ContentPanel has a...

    Started by flow, 4 Jun 2008 8:24 AM
    • Replies: 3
    • Views: 2,193
    13 Jun 2008 3:58 AM Go to last post
  9. [FIXED] Problem with alignment of table content

    Hi, We are evaluating GWT to use it for programming rich-client web-applications. Therefore we use your Ext GWT in Version gxt-1.0-beta4...

    Started by michik, 5 Jun 2008 4:35 AM
    • Replies: 9
    • Views: 2,452
    12 Jun 2008 11:37 AM Go to last post
  10. [CLOSED] [beta3] Generics for AppEvent missing in View and Controller

    Hi, am I wrong or shouldn't the class AppEvent be typized with inherited classes of Object in the definitions of: protected void...

    Started by jraue, 21 May 2008 6:00 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 3,413
    12 Jun 2008 7:18 AM Go to last post
  11. [OPEN] [CLOSED] FF : Margins issue in a FlowLayouted container

    Env : Windows XP, Firefox 2/3, gxt 1.0beta3 I can't set the margins in a flow-layouted container on Firefox. No issue with IE6. If I compare using...

    Started by zaccret, 30 May 2008 12:47 AM
    • Replies: 3
    • Views: 1,442
    12 Jun 2008 6:37 AM Go to last post
  12. [FIXED] new Window reposition bug

    In explorer demo - current and version on website (ie6 hosted or FF2) http://extjs.com/explorer/#window Repeated click on each alternating button...

    Started by gslender, 31 May 2008 10:14 PM
    • Replies: 6
    • Views: 2,232
    12 Jun 2008 2:28 AM Go to last post
  13. [OPEN] [CLOSED] Form error tool tip : wrong positioning on IE6

    I work on Windows XP with gxt 1.0beta3. When you disallow blank on text fields and you leave the field blank, you get an error tool tip. Great. But...

    Started by zaccret, 23 May 2008 3:47 AM
    • Replies: 3
    • Views: 1,324
    12 Jun 2008 1:50 AM Go to last post
  14. [CLOSED] Bug in LoadListener

    I am going to implements a data list which received data from a RPC call. On the loaderLoad method, I wish to pre-select some fields. However, I...

    Started by ashleywong, 10 Jun 2008 8:28 PM
    • Replies: 3
    • Views: 1,472
    11 Jun 2008 8:08 PM Go to last post
  15. [CLOSED] StackOverFlow Exception on Field validation

    I got StackOverFlow exception when executing a Valid Listener that contains a call to method "isValid". Uncaught exception escaped...

    Started by Kutu, 11 Jun 2008 10:40 AM
    • Replies: 2
    • Views: 1,913
    11 Jun 2008 4:19 PM Go to last post
  16. [FIXED] b4 dialog modal 2nd show bug

    When showing a dialog modal like, if you hide and then show again, the dialog is shown non-modal... ie the modal attribute is lost !! Simple bug...

    Started by gslender, 10 Jun 2008 11:27 PM
    • Replies: 4
    • Views: 1,664
    11 Jun 2008 3:24 PM Go to last post
  17. [FIXED] GXT B4: Trees + TreeStore

    I think I have found a bug, and have spent an hour or so going through source. Actually two bugs - but please correct me if I'm wrong. Bug #1: ...

    Started by joshb, 11 Jun 2008 6:51 AM
    • Replies: 2
    • Views: 1,502
    11 Jun 2008 11:48 AM Go to last post
  18. [CLOSED] ModelReader does not honor configdata

    The ModelReader class: public class ModelReader<C> implements DataReader<C, ListLoadResult<ModelData>> { public ListLoadResult read(C...

    Started by Grandiosa, 10 Jun 2008 1:44 AM
    • Replies: 3
    • Views: 1,617
    11 Jun 2008 8:39 AM Go to last post
  19. [FIXED] GXT B4: RowLayout problem

    I have create a ContentPanel (RowLayout(Style.Orientation.VERTICAL)) with 1) VerticalPanel (RowData(1, -1)) 2) ContentPanel (RowData(1, 1)) 3)...

    Started by Hovl, 6 Jun 2008 3:29 AM
    • Replies: 2
    • Views: 2,006
    11 Jun 2008 5:29 AM Go to last post
  20. Bug removing a TreeItem

    A bug that shows for me is that when I remove a BaseObject from a Tree by executing store.remove(baseObjChild, baseObjParent), and the child was the...

    Started by jraue, 11 Jun 2008 2:05 AM
    • Replies: 1
    • Views: 1,091
    11 Jun 2008 2:10 AM Go to last post


Forum Information and Options

Moderators of this Forum