Sencha GXT Bugs

Page 6 of 51 FirstFirst ... 4 5 6 7 8 16 ... LastLast

+ Post New Thread

  1. FieldLabel and VerticalLayoutContainer

    Version(s) of Ext GWT 3.0.3 Browser versions and OS Firefox 18.02, Windows 8 Virtual Machine No Description

    Started by stigrv, 13 Feb 2013 3:57 AM
    • Replies: 1
    • Views: 235
    11 Mar 2013 4:55 AM Go to last post
  2. The problem with the height of the FieldSet

    Correctly (Firefox 18.0.2, Opera 12.14): Incorrectly (Chrome 25.0.1364.97 m, Internet Explorer 10):

    Started by OPCTXO, 10 Mar 2013 11:22 PM
    • Replies: 0
    • Views: 169
    10 Mar 2013 11:22 PM Go to last post
  3. The problem with removing the release buttons

    Good day. Not 100% sure that this is a bug, but ... I have a button (com.sencha.gxt.widget.core.client.button.TextButton), added to the toolbar...

    Started by OPCTXO, 10 Mar 2013 10:53 PM
    • Replies: 0
    • Views: 161
    10 Mar 2013 10:53 PM Go to last post
  4. [OPEN] MenuBar that has child menu items don't propertly show items on mouse hover

    I have a top level menu bar that has some menus that have MenuItems. When the user hovers the mouse over the menu of the first menuitem it does not...

    Started by DavidHoffer, 8 Mar 2013 12:32 PM
    • Replies: 5
    • Views: 347
    8 Mar 2013 1:48 PM Go to last post
  5. GXT Chart with BarSeries generates a invalid SVG (rect without height)

    Hello all, We found a problem when we use BarSeries in Chart. When the series has a big diference between values, the scala makes the minor...

    Started by cassianofaria, 8 Mar 2013 4:15 AM
    gxt-chart barseries svg
    • Replies: 0
    • Views: 170
    8 Mar 2013 4:15 AM Go to last post
  6. Should HttpProxy catch Exeption thrown by callback.onSuccess method?

    @Override public void load(final C loadConfig, final Callback<String, Throwable> callback) { try { String data = null; if...

    Started by william1104, 8 Mar 2013 2:12 AM
    gxt, httpproxy
    • Replies: 0
    • Views: 165
    8 Mar 2013 2:12 AM Go to last post
  7. Cannot give focus to button on dialog

    I am trying to give focus to the close button of a dialog, when the dialog is displayed. Nothing I do works. Once the dialog is displayed and I...

    Started by nbuesing, 10 Oct 2012 5:53 AM
    • Replies: 3
    • Views: 417
    7 Mar 2013 9:15 AM Go to last post
  8. Question [OPEN] Disabling FileUploadField

    Hi Sven, I am trying to disable the FileUploadField, so I tried to use fileUpload.setEnabled(false); but it just makes it gray but the click event...

    Started by alonk, 21 Feb 2013 5:00 AM
    fileuploadfield
    • Replies: 4
    • Views: 324
    6 Mar 2013 4:43 AM Go to last post
  9. [OPEN] The Combobox in Inline Editable grid hangs on browser back button

    Please refer the following link http://staging.sencha.com:8080/examples-dev/#ExamplePlace:inlineeditablegrid Steps to follow: 1. Go to Inline...

    Started by bluemartini, 5 Mar 2013 9:18 PM
    • Replies: 1
    • Views: 209
    5 Mar 2013 11:34 PM Go to last post
  10. ListViewSelectionModel, handleMouseClick not called after list scroll

    Required Information Version(s) of Ext GWT Ext GWT 3.0.4 Browser versions and OS (and desktop environment, if applicable) Internet...

    Started by mtraynham, 5 Mar 2013 12:18 PM
    • Replies: 0
    • Views: 197
    5 Mar 2013 12:18 PM Go to last post
  11. ListStore.replaceAll(newItems) changes order of newItems when sorted

    Version(s) of Ext GWT Ext GWT 3.0.0b Browser versions and OS FireFox 17; Windows7 Virtual Machine No Description

    Started by Andreas Samjeske, 5 Mar 2013 6:55 AM
    list order altered, liststore, replaceall
    • Replies: 0
    • Views: 155
    5 Mar 2013 6:55 AM Go to last post
  12. Using mask value as inputed text not permitted..

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

    Started by GrecoRS4, 5 Mar 2013 6:01 AM
    • Replies: 0
    • Views: 180
    5 Mar 2013 6:01 AM Go to last post
  13. [OPEN] ComboBox hover handler issue

    GXT 3.0.2b The hover state for the ComboBox is only activated when the trigger is hovered over. When the ComboBox is not editable, I expect to see...

    Started by audra, 3 Mar 2013 1:34 PM
    • Replies: 1
    • Views: 374
    4 Mar 2013 12:55 AM Go to last post
  14. [OPEN] No appearance constructor for SimpleComboBox...

    GXT 3.0.2b Please add.

    Started by audra, 3 Mar 2013 1:35 PM
    • Replies: 0
    • Views: 102
    3 Mar 2013 1:35 PM Go to last post
  15. [CLOSED] GroupSummary and editing Grid

    Hi, I've an editing and groupsummary grid. When I load the grid value and sum of value are ok. If I edit a value, the groupsummary doesn't...

    Started by lanciendunet, 1 Mar 2013 8:36 AM
    • Replies: 1
    • Views: 323
    1 Mar 2013 9:48 AM Go to last post
  16. [OPEN] GXT 3 context menus and dropdown lists apear behind GXT2 Windows (z-index)

    I'm using the GXT 2 desktop app with GXT 2 windows with GXT 3 widgets inside. I have a strange problem when context menus, dropdown lists and other...

    Started by Aleksandar Krstik, 8 Feb 2013 6:14 AM
    • Replies: 2
    • Views: 63
    1 Mar 2013 6:46 AM Go to last post
  17. [CLOSED] Missing sort indicator for grid

    If i don't use a default ValueProvider the blue icon for the sort direction ist missing. For example: public ValueProvider<IMatch, Date>...

    Started by feelinforyou, 21 Feb 2013 5:54 AM
    • Replies: 2
    • Views: 339
    1 Mar 2013 4:21 AM Go to last post
  18. AccordionPanel add error

    Hello, When attempting to add a ContentPanel to an AccordionLayoutContainer, I get the following error: java.lang.AssertionError: Method...

    Started by scaswell1, 27 Feb 2013 7:01 AM
    • Replies: 4
    • Views: 333
    27 Feb 2013 10:04 AM Go to last post
  19. Lost Functionality - No Html in mask(String message)

    Required Information Version(s) of Ext GWT 3.01 GPL Virtual Machine No Description There is now, no easy way to have html in the mask....

    Started by noahtalmadge, 25 Feb 2013 11:13 AM
    • Replies: 0
    • Views: 248
    25 Feb 2013 11:13 AM Go to last post
  20. [OPEN] Wrong cursor over file upload button, using Firefox

    Hello, There seem to be a bug while hovering the "Browse" button of a FileUploadField object : The wrong cursor is displayed. It's supposed to be...

    Started by ChristopheF, 13 Dec 2012 11:28 PM
    • Replies: 3
    • Views: 840
    24 Feb 2013 10:24 PM Go to last post