Ext 1.x: Bugs

Page 3 of 72 FirstFirst 1 2 3 4 5 13 53 ... LastLast

+ Post New Thread

  1. Problem with column sort

    Column sort doesn't work with a grid which was created using addRow function. It looks like function createNode called from function addRow doesn't...

    Started by yevgen, 12 Mar 2007 9:37 AM
    • Replies: 3
    • Views: 4,707
    2 Apr 2009 2:32 AM Go to last post
  2. Exclamation [Ext 1.1b1] Form file upload response appearing in new window under IE

    Anyone else experiencing this? When I use Ext 1.1b1's ability to upload files by posting the form in a dynamically-created IFRAME, in IE only the...

    Started by IGx89, 4 Jun 2007 3:27 PM
    • Replies: 6
    • Views: 8,012
    22 Mar 2009 11:06 AM Go to last post
  3. Exclamation Ext.Button iconCls gotcha

    Hello all, I was puzzled by the iconCls config option for Buttons. The following fails to work as I would expect: JS: var b = new...

    Started by mattbennett, 14 Sep 2007 3:18 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 43,808
    20 Feb 2009 9:23 AM Go to last post
  4. Moved: [1.2.2] Null pointer exception using ColumnLayout

    Started by nicco, 19 Feb 2009 8:58 AM
    • Replies: -
    • Views: -
    19 Feb 2009 6:51 AM Go to last post
  5. [CLOSED] owner.createDocument.createRange JS error

    I am getting a javascript error on line 245 of the ext-core_debug.js file on IE. This happens when i use a combination of tab and dialog. Here is...

    Started by rakshith, 19 Jun 2007 2:20 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 14,203
    29 Jan 2009 8:25 PM Go to last post
  6. [Closed]Grid returning empty string for a cell with value 0

    I have a grid with a NumberField editor for one of the columns. When I enter 0 in the cell it renders correctly but the datasource contains an empty...

    Started by surveyganga, 26 Jul 2007 10:15 AM
    • Replies: 8
    • Views: 4,888
    22 Jan 2009 5:15 PM Go to last post
  7. Add dropdown grid in combobox

    http://www.smartclient.com/smartgwt/showcase/#dropdown_grid_combobox_category

    Started by ziman200, 25 Dec 2008 3:14 AM
    • Replies: 1
    • Views: 4,963
    25 Dec 2008 8:32 AM Go to last post
  8. A bug in Tabpanel

    Hi I found a bug in tab panel. Tab title use English language is normal, but use Chinese is not. When tabpanel has the Chinese and English tab title...

    Started by yukohn, 12 Dec 2008 7:24 PM
    • Replies: 0
    • Views: 2,345
    12 Dec 2008 7:24 PM Go to last post
  9. Disabled Button Styling

    The appearance of of the disabled buttons differs between IE and Firefox. See attached image. Ext version: 1.1RC1 Internet Explorer Version...

    Started by collinssg, 24 Jul 2007 4:22 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 10,612
    30 Nov 2008 9:33 AM Go to last post
  10. Moved: Desktop bug in moving windows

    just tested with lastest release 1.1.4, the problem was fixed.

    Started by nyklogistics, 24 Nov 2008 4:55 AM
    • Replies: -
    • Views: -
    24 Nov 2008 3:56 AM Go to last post
  11. setContextMenu() on TabItem.getHeader() or MenuItem

    Why is HeaderItem.setContextMenu() protected? It's hard to add right-click menus to tab items that way... Also, I'm trying to add a context menu...

    Started by elirov, 3 Nov 2008 1:44 PM
    • Replies: 0
    • Views: 2,791
    3 Nov 2008 1:44 PM Go to last post
  12. [OPEN] Yui menus only visible in center region in IE?

    Not sure if this is a bug that appeared in yui 0.12 - despite setting the z-index of div.yuimenu to a very high value, the yui menus are still not...

    Started by jarrod, 25 Nov 2006 9:58 AM
    • Replies: 6
    • Views: 5,963
    1 Nov 2008 4:20 AM Go to last post
  13. Extjs 1.1.1 grid bug in Google Chrome

    Can someone else validate that the header fields of a grid do not re-size, sort, hide, etc using Google Chrome with extjs 1.1.1 Also, there was...

    Started by gkassyou, 16 Oct 2008 8:40 AM
    • Replies: 2
    • Views: 4,113
    24 Oct 2008 10:20 AM Go to last post
  14. NumberField: decimalSeparator other than "," does not work

    decimal Separator other than "." does not work! (Typo in title of post, could not change the title afterwards!) If I use a NumberField and set the...

    Started by cdaller, 9 Oct 2008 7:29 AM
    • Replies: 0
    • Views: 3,578
    9 Oct 2008 7:29 AM Go to last post
  15. Resizable&draggable

    I'm building a widget editor for ext and one of the functionalities is to drag and resize widgets real-time. However, when I add both drag and resize...

    Started by pbartels, 6 Jun 2007 10:40 AM
    • Replies: 8
    • Views: 5,304
    2 Oct 2008 8:06 AM Go to last post
  16. Element.scrollIntoView

    public function scrollIntoView() * container : String/HTMLElement/Element (optional) The container element to scroll (defaults to...

    Started by ch-world, 6 Apr 2007 5:57 AM
    • Replies: 7
    • Views: 13,223
    30 Sep 2008 8:19 PM Go to last post
  17. Red face HTML Editor is not working Properly in IE

    Hi All, I am facing problem with Html Editor in IE. The Problem is, When we wright some line of text Ex( this ...

    Started by nageshwarrao.aaguri, 15 Dec 2007 2:35 AM
    • Replies: 4
    • Views: 5,349
    30 Sep 2008 4:12 PM Go to last post
  18. [Fix] Combobox Default Value

    We're all familiar (I think) with the problem that values are set on comboboxes before the store loads meaning that you end up with the value...

    Started by kilrae, 23 Aug 2007 10:12 AM
    • Replies: 3
    • Views: 14,090
    29 Sep 2008 11:28 PM Go to last post
    • Replies: -
    • Views: -
    7 Sep 2008 10:26 PM Go to last post
  19. IE Limitation - createElement

    Hi, I have one application with more than 30 grids. Every grid that i create, this method calls doc.createElement('style') (Ext.util.CSS,...

    Started by junkzilla, 22 Aug 2008 2:50 AM
    • Replies: 0
    • Views: 2,875
    22 Aug 2008 2:50 AM Go to last post