Ext 2.x: Bugs

Page 2 of 150 FirstFirst 1 2 3 4 12 52 102 ... LastLast

+ Post New Thread

  1. Context Menu is not hiding

    Versions: GXT: v2.2.4 GWT: v2.3.0 Browser: FF 4.0.1 OS: Mac OS X 10.6.7 Problem: Any context enabled component (grid, tree) doesn't hide the...

    Started by tamsler, 30 May 2011 9:41 AM
    • Replies: 3
    • Views: 3,339
    23 Nov 2011 3:10 PM Go to last post
  2. HTMLEditor increase and decrease font size buttons not work in Chrome

    Hi I use in my legacy application Ext Js 2.3.0 For the moment it 's impossible to me to upgrade it bu t I have3 found a bug in HTMLEditor with...

    Started by pibree, 19 Jul 2011 11:21 PM
    • Replies: 2
    • Views: 2,747
    22 Nov 2011 11:50 AM Go to last post
  3. TreeNode.getUI().addClass('class')

    Hi guys, I've encountered this issue adding a class to a node: if the node is a children, and the father was never been expanded, the element of the...

    Started by Biohazard, 9 Nov 2011 2:11 AM
    • Replies: 1
    • Views: 1,614
    9 Nov 2011 5:31 AM Go to last post
  4. [2.0b1/rc1] GridPanel rendering bug in IE

    Hello, Finding some GridPanel rendering issues in both IE6 and IE7. First issue effects about IE6 and IE7. If I have a gridpanel with a fixed...

    Started by jozzhart, 17 Oct 2007 8:06 AM
    9 Pages
    1 2 3 ... 9
    • Replies: 80
    • Views: 39,028
    4 Nov 2011 4:15 AM Go to last post
  5. [2.0.1-2.1] Ampersand and Parenthesis in grid view header

    Can anyone tell me why typing an ampersand (Shift-7) or an opening parenthetical mark (Shift-9) in the header row of my grid selects rows in the...

    Started by ohhowihateie, 11 Jul 2008 8:01 AM
    • Replies: 1
    • Views: 1,476
    26 Oct 2011 3:52 AM Go to last post
  6. Exclamation [2.2] Checkbox/Radio cumulative bugfix

    Some of these issues have been mentioned in other bugreports, but the implications are far more dangerous than I thought! Most important issue: ...

    Started by Condor, 19 Aug 2008 6:29 AM
    5 Pages
    1 2 3 ... 5
    • Replies: 43
    • Views: 35,819
    11 Oct 2011 3:28 AM Go to last post
  7. [2.2.1] Border layout resize issues

    Not sure if this is a "bug" or "feature request", but I've noticed two issues with BorderLayout and resizing: 1) The center region's minimum...

    Started by PierceSD, 5 Jun 2009 11:05 AM
    • Replies: 4
    • Views: 4,785
    7 Sep 2011 6:07 AM Go to last post
  8. Extjs datagrid Header Menu position

    I have problem with datagird. my application is having Tab panel, in that panel i am displaying Datagrid along with form, initially from is disabled...

    Started by rajeshpothuraju, 25 Aug 2011 3:58 AM
    • Replies: 0
    • Views: 1,553
    25 Aug 2011 3:58 AM Go to last post
  9. [2.0b1][CLOSED] gridPanel stripeRows - no effect

    it seems that gridPanel.stripeRows = true doesn' have any effects (no stripes; this should be the default according to the docs)

    Started by slobo, 28 Oct 2007 12:33 PM
    • Replies: 7
    • Views: 7,137
    12 Aug 2011 6:52 AM Go to last post
  10. [2.1svn2134] empty ComboBox.getValue() returns emptyText in SVN build

    It appears that the changes made in SVN revision 2134 to Ext.form.Field are causing an empty ComboBox's value to be set to the emptyText value. I...

    Started by Rocco, 29 May 2008 8:57 AM
    • Replies: 3
    • Views: 3,080
    11 Aug 2011 7:08 AM Go to last post
  11. [2.2.1] Regression: Email Validator validates correct mail addresses as false

    In Ext 2.2.1 the email-validator was changed a little bit to fix hanging browsers. (As explained in the changelog) Unfortunatly this also broke...

    Started by Shyru, 6 Mar 2009 2:35 AM
    2 Pages
    1 2
    • Replies: 19
    • Views: 10,155
    21 Jul 2011 6:18 AM Go to last post
  12. [2.0b1] grid header menu on non-sortable columns

    I set enableHdMenu=true but on non-sortable grid column headers menus are not accessible is this a bug or feature? :) a consequence: if all...

    Started by slobo, 28 Oct 2007 12:02 PM
    • Replies: 6
    • Views: 3,470
    14 Jul 2011 1:24 AM Go to last post
  13. Display issue with angular brackets(<>) in the data in Grid

    Hi, I am facing an issue while displaying the data in grid that is retrieved from DB and have angular brackets in it. e.g Test())(><??- it is...

    Started by 211432, 13 Jul 2011 6:00 AM
    extjs, grid
    • Replies: 2
    • Views: 1,858
    14 Jul 2011 1:02 AM Go to last post
  14. [2.2.1] TextField - Empty text does not appear when password field

    Oops, wrong section, you can delete thread, I create a new one. Sorry.

    Started by guymage, 13 Dec 2010 8:41 PM
    • Replies: 1
    • Views: 2,758
    29 Jun 2011 2:25 PM Go to last post
  15. Remote grid filtering with HttpProxy

    Hi, HttpProxy generates the query string by concatenating all the properties in the loadConfig. In case of BaseFilterPagingLoadConfig , the...

    Started by guznik, 14 Jun 2011 4:52 AM
    filter, gridfilter, http, httpproxy, json
    • Replies: 0
    • Views: 1,893
    14 Jun 2011 4:52 AM Go to last post
  16. Why Ext.ux.grid.GridSummary got error "this.ds.fields is undefined"

    I checking all my import javascript file url is correct.And all the file is exists in my folder.I still having this type of error "this.ds.fields is...

    Started by kent-111, 7 Jun 2011 6:53 PM
    • Replies: 0
    • Views: 1,887
    7 Jun 2011 6:53 PM Go to last post
  17. [2.x] response empty with file upload Ext.Ajax.request

    I'm using Ext.Ajax.request to submit a file upload form to work with the Scribd API to upload a document. The upload works fine, but the response...

    Started by zquirm, 16 May 2009 10:37 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 33
    • Views: 12,184
    7 Jun 2011 4:02 AM Go to last post
  18. Maybe Bug, RowLaout contaniner in TableLayout Container

    Sorry, i post the question to the wrong forum, please ask here ...

    Started by gxtforumloginac, 2 Jun 2011 10:23 PM
    • Replies: 1
    • Views: 1,612
    2 Jun 2011 10:25 PM Go to last post
  19. [2.1][DUP] ComboBox.disabled=true is not painted in IE

    In FF 2.0 is working well. Tested on IE 7.0.5730.11. Screenshots is attached.

    Started by danykey, 4 Jun 2008 6:52 AM
    • Replies: 2
    • Views: 2,175
    2 Jun 2011 9:59 AM Go to last post
  20. [2.??] Access Denied in IE in Editor

    Hi all, I have an issue that I hope you can help me with. I saw another user have posted the same issue but with no response. I am using an...

    Started by Jramussen, 11 Jun 2009 9:36 PM
    • Replies: 4
    • Views: 3,399
    11 May 2011 6:12 AM Go to last post