Sencha GXT Bugs

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

+ Post New Thread

  1. CheckBoxSelectionModel column header problem

    What I want to do: Add header text and set size on a CheckBoxSelectionModels column. I simply added the following two lines to your Checkbox grid...

    Started by aievas, 7 Dec 2012 6:04 AM
    • Replies: 1
    • Views: 255
    7 Dec 2012 6:12 AM Go to last post
  2. Exclamation [FIXED] TreeStore does not fire add events when store is sorted

    Hey, there is a bug in TreeStore's insert method which results in not fireing insert events in case the store is sorted. Here is the code of the...

    Started by acerberus, 20 Jul 2012 11:27 AM
    • Replies: 3
    • Views: 809
    6 Dec 2012 4:03 PM Go to last post
  3. [OPEN] GXT 2.2.x components inside of GXT 3 layout containers

    I'm having the same issue described by this thread: ...

    Started by Jeffrey Hing, 4 Sep 2012 6:39 AM
    • Replies: 3
    • Views: 786
    6 Dec 2012 3:14 PM Go to last post
  4. [FIXED] How to make truely non-resizable Dialog?

    Calling setResizable(false) as in the code sample below results in some very undesirable behavior. My goal is to have a non user resizable dialog. ...

    Started by DavidHoffer, 16 Apr 2012 8:29 AM
    • Replies: 6
    • Views: 1,168
    6 Dec 2012 2:51 PM Go to last post
  5. [OPEN] method ensureHandler() from Loader should be protected

    I want to extend the standard Loader<C, M> (Loader.java) with some extra handers. Therefore i need acces to; SimpleEventBus ensureHandler() { ...

    Started by rcbeuker, 6 Dec 2012 9:57 AM
    acces, eventbus, loader
    • Replies: 1
    • Views: 174
    6 Dec 2012 11:15 AM Go to last post
  6. Hide columns in a grid break the width for the following columns

    Found an issue in GXT 3.0.2b with usage of HeaderGroupConfig (two rows). When I try to hide a column on a GridView with forceFit set to false, the...

    Started by shagr4th, 5 Dec 2012 8:42 AM
    • Replies: 0
    • Views: 117
    5 Dec 2012 8:42 AM Go to last post
  7. can unselect text from combobox where allow blank is false

    GXT 3.0.2 Internet Explorer 8 Windows 7 : 64 bit If I create a combo box where "allow blank" is false, a blank entry is not available in the...

    Started by nbuesing, 25 Nov 2012 7:44 AM
    • Replies: 4
    • Views: 666
    5 Dec 2012 7:33 AM Go to last post
  8. [FIXED] Child of FieldSet has height that extends the contents of Field Set (clips correctly)

    GXT 3.0.3-SNAPSHOT (11/27) and 3.0.2 GWT 2.4 Internet Explorer 8 Chrome 25 Windows 7 - 64 Bit -- I create a FieldSet with a child of...

    Started by nbuesing, 4 Dec 2012 7:12 AM
    • Replies: 4
    • Views: 376
    4 Dec 2012 1:17 PM Go to last post
  9. [CLOSED] FieldSet in Viewport (bottom/right margins different than left/top, even though same)

    GXT 3.0.3-SNAPSHOT 11/27 (but existed in 3.0.2 as well) GWT 2.4.0 Windows 7 - 64 bit Internet Explorer 8 Chrome 25 I had a FieldSet as the...

    Started by nbuesing, 4 Dec 2012 10:08 AM
    • Replies: 6
    • Views: 541
    4 Dec 2012 12:34 PM Go to last post
  10. [OPEN] ComboBox doQuery method seems not working with Remote Loader

    Hi, I found that the method doQuery(String query, boolean force) for the ComboBox in gxt 3.0 is not taking in count the query string when the...

    Started by dardison, 8 Mar 2012 2:25 PM
    • Replies: 4
    • Views: 1,421
    3 Dec 2012 9:20 PM Go to last post
  11. [OPEN] Disabled com.sencha.gxt.widget.core.client.Slider still responds to user interaction.

    Required Information Version(s) of Ext GWT Ext GWT 3.0.1, 3.0.3-SNAPSHOT Browser versions and OS (and desktop environment, if applicable) ...

    Started by dannmartens, 26 Nov 2012 7:16 AM
    • Replies: 3
    • Views: 543
    3 Dec 2012 9:14 PM Go to last post
  12. GXT SimpleComboBox: mismatch between selected item and index

    Hi, I have a problem with GXT SimpleComboBox which I'm not sure is a bug or a (unexpected) feature. I have the example code below, which should...

    Started by rbrecheis, 28 Nov 2012 5:04 AM
    • Replies: 1
    • Views: 585
    3 Dec 2012 6:41 PM Go to last post
  13. [OPEN] RowExpander dosn't fire events on ContentCell

    this.tripGrid = new Grid<Trip>(tripStore, cm, tripGridView) { @Override protected Cell<?> handleEventForCell(Event...

    Started by igieon, 30 Nov 2012 6:23 AM
    improvment
    • Replies: 2
    • Views: 320
    3 Dec 2012 5:39 PM Go to last post
  14. [OPEN] Cannot select button by keyboard (after tabbing to it)

    GXT 3.0.3-SNAPSHOT 11/21/2012 Windows 7 - 64 bit Internet Explorer 8 I create a simple example with 2 radio buttons and a text button. I give...

    Started by nbuesing, 28 Nov 2012 8:22 AM
    • Replies: 1
    • Views: 343
    3 Dec 2012 3:42 PM Go to last post
  15. [FIXED] ComboBox does not accept null value on enter key

    @Override public Widget asWidget() { VerticalLayoutContainer c = new VerticalLayoutContainer(); List<String> choice =...

    Started by tby, 30 Jul 2012 5:58 AM
    • Replies: 5
    • Views: 1,630
    3 Dec 2012 10:59 AM Go to last post
  16. [FIXED] Tree in MULTI selection mode does not catches SelectionChangedEvent in some case.

    1. Create a tree with MULTI selection mode. 2. Select 2-3 items with ctrl or shift keys. 3. Select one of selected items by clicking on it (without...

    Started by doom123, 31 Aug 2012 2:11 AM
    • Replies: 2
    • Views: 447
    3 Dec 2012 10:57 AM Go to last post
  17. [FIXED] alignment issues with grid editing in Grouping view grid

    Hi, we are using GXT 3.0.1 we are using grouping grid with editor but when i click on cell the text field is...

    Started by supportacct, 22 Nov 2012 4:52 AM
    • Replies: 4
    • Views: 485
    3 Dec 2012 10:50 AM Go to last post
  18. [FIXED] GroupSummaryView with GridRowEditing

    Hi, I have widget with GroupSummaryView grid and GridRowEditing on this grid. After upgrade to version 3.0.0-rc when I add new row using editor on...

    Started by Jarema Antosz, 2 Apr 2012 2:30 AM
    • Replies: 5
    • Views: 620
    3 Dec 2012 10:47 AM Go to last post
  19. [OPEN] FieldSet and VerticalLayout with height="1" invalid height calculation in doLayout()

    FieldSet has style with margin, but when VerticalLayout compute layout use only margin from LayoutData. For example if you use fieldset with...

    Started by igieon, 22 Nov 2012 4:12 AM
    • Replies: 6
    • Views: 667
    2 Dec 2012 5:55 PM Go to last post
  20. Rule did not match cause Java Heap Space during compilation

    Hello, I tried to compile GWT project using GXT 3.0.1 and got Java Heap Space in Eclipse. After some moent compiler started to write into log...

    Started by Alexander7, 2 Dec 2012 1:53 PM
    • Replies: 0
    • Views: 422
    2 Dec 2012 1:53 PM Go to last post