Sencha GXT Bugs

Page 28 of 51 FirstFirst ... 18 26 27 28 29 30 38 ... LastLast

+ Post New Thread

  1. [FIXED] PromptMessageBox & setFocusWidget

    Using input message boxes I want the input field to have focus when displayed (I would think this should be the default behavior but its not). So...

    Started by DavidHoffer, 5 Jun 2012 7:17 AM
    • Replies: 1
    • Views: 452
    5 Jun 2012 7:28 AM Go to last post
  2. [OPEN] Tree how to auto scroll?

    I'm using two Tree's in a TabPanel (two pages) which is set as the center widget in a BorderLayoutContainer, when the tree content is larger than the...

    Started by DavidHoffer, 4 Jun 2012 8:45 AM
    • Replies: 5
    • Views: 1,075
    4 Jun 2012 12:22 PM Go to last post
  3. [FIXED] Need to turn off the tooltip on Slider

    Is there a way to accomplish this? setting the message to null throws an exception. Thanks, Audra

    Started by audra, 1 Jun 2012 10:31 AM
    • Replies: 3
    • Views: 976
    4 Jun 2012 11:48 AM Go to last post
  4. Extjs combobox inside editable grid is not selecting proper value by entering charact

    I have a combobox inside editable grid.When I typed the first character of the display field first time it's filtering correctly.when I went to...

    Started by umamaheswari7541, 31 May 2012 9:58 AM
    • Replies: 1
    • Views: 700
    4 Jun 2012 8:28 AM Go to last post
  5. Horizontal alingment of Grid ColumnConfig not possible

    I wanted to align the content of a grid cell to the right side e.g. the content of a column containing numbers. When creating a ColumnConfig for a...

    Started by student67, 4 Jun 2012 7:39 AM
    horizontal alignment
    • Replies: 0
    • Views: 326
    4 Jun 2012 7:39 AM Go to last post
  6. BorderLayoutContainer - child widget can pop out

    Required Information Version(s) of Ext GWT Ext GWT 3.0.0 Browser versions and OS (and desktop environment, if applicable) Firefox 10.0.2,...

    Started by klimeryk, 4 Jun 2012 6:51 AM
    • Replies: 0
    • Views: 367
    4 Jun 2012 6:51 AM Go to last post
  7. [FIXED] ComboBoxCell queryDelay member variable has no Accessor or Mutator Methods

    Hello, I was chatting with Colin Alworth on #extgwt and he noticed that the ComboBoxCell class, while not implementing either getQueryDelay or...

    Started by evdubs, 1 Jun 2012 12:53 PM
    • Replies: 1
    • Views: 616
    1 Jun 2012 2:08 PM Go to last post
  8. PortalLayoutContainer setSpacing(0) still keeps approx 10px spacing below portlets

    Required Information Version(s) of Ext GWT 3.0.0 Browser versions and OS (and desktop environment, if applicable) Windows XP SP3, Chrome...

    Started by Neilcoder, 1 Jun 2012 3:06 AM
    • Replies: 0
    • Views: 378
    1 Jun 2012 3:06 AM Go to last post
  9. [FIXED] IE8 TextArea GXT 3.0 GA critical performance issue

    Version(s) of Ext GWT 3.0 General Availability GPL Browser versions and OS (and desktop environment, if applicable) Internet Explorer 8,...

    Started by sblommers, 31 May 2012 9:20 AM
    • Replies: 3
    • Views: 577
    1 Jun 2012 12:32 AM Go to last post
  10. Horizontal window resizing reduces the window height

    I can't believe that this is really happening as it is so fundamental. If you drag the right side window resizer a number of times making it wider...

    Started by bobpardoe, 30 May 2012 12:54 AM
    • Replies: 2
    • Views: 751
    31 May 2012 11:03 PM Go to last post
  11. checkboxgrid is missing the header checkbox

    sencha GXT 3.0 GA GPL gxt-examples-3.0.0/#ExamplePlace:checkboxgrid in version 2.x there was also a check-box in the header of the table that...

    Started by ByReaL, 31 May 2012 9:27 PM
    • Replies: 0
    • Views: 259
    31 May 2012 9:27 PM Go to last post
  12. [FIXED] Could we have a getter for EditorConverterAdapter converter?

    Hi guys, In the EditorConverterAdapter there is no getter for: private Converter<T, U> converter; In the context of an EditorVisitor for...

    Started by dardison, 24 May 2012 1:00 PM
    • Replies: 4
    • Views: 929
    31 May 2012 5:00 PM Go to last post
  13. No CSS style with a basic Grid

    Hello, I am trying to build a grid using GXT 3.0.0 as the BasicGrid example provided by Sencha. However, I have spent a while to figure out why my...

    Started by zetomatoz, 29 May 2012 5:21 AM
    • Replies: 3
    • Views: 602
    31 May 2012 5:03 AM Go to last post
  14. PagingToolBar buttons not responsive after onBeforeLoad setCancelled

    I've created a Grid with a PagingToolBar. Everything is configured to use a PagingLoader to load data remotely from the server. In my special case I...

    Started by student67, 31 May 2012 4:15 AM
    pagingtoolbar
    • Replies: 0
    • Views: 324
    31 May 2012 4:15 AM Go to last post
  15. Does TreeStore leaks @UiConstructor?

    I'm playing with the code borrowed from http://www.sencha.com/examples-dev/#ExamplePlace:basictree(uibinder) and I cannot resolve the following...

    Started by nomad, 22 Oct 2011 2:28 PM
    constructor, treestore, uibinder
    • Replies: 9
    • Views: 2,273
    30 May 2012 11:38 AM Go to last post
  16. [FIXED] Grouping grid on column with a null value

    When using a grouping grid it throws an exception when you want to group on a field with null values in it.

    Started by mheijink, 2 May 2012 10:50 PM
    • Replies: 2
    • Views: 608
    30 May 2012 11:33 AM Go to last post
  17. Grid Column Headers Not Moving with Scrollbar

    Hi.., I have a gride with 20 columns and which caused scrolling, And Column Headers are not moving while I am scrolling and only the column borders...

    Started by mulcha, 25 May 2012 2:13 PM
    • Replies: 3
    • Views: 574
    30 May 2012 6:06 AM Go to last post
  18. Window Border Size style setting does not work

    final Window window2 = new Window(); window2.setPixelSize(200, 200); window2.setPosition(200, 200); ...

    Started by bobpardoe, 30 May 2012 1:07 AM
    • Replies: 0
    • Views: 299
    30 May 2012 1:07 AM Go to last post
  19. Window shrinks

    Hi, found in gxt 3.0: Window shrinks when show/hide operations are performed a few times. Try this sample: open - close window a few times vp...

    Started by doom123, 25 May 2012 9:40 AM
    • Replies: 3
    • Views: 617
    29 May 2012 6:04 AM Go to last post
  20. Red face [FIXED] SafeHtml ColumnConfig showing Html Tags on Column Selection

    I have a grid with 20 columns and I have some of the column headers with SafeHtml label as below. COlumnConfig config = new...

    Started by mulcha, 24 May 2012 12:32 PM
    • Replies: 4
    • Views: 917
    28 May 2012 4:31 PM Go to last post