Ext 2.x: Bugs

Page 6 of 150 FirstFirst ... 4 5 6 7 8 16 56 106 ... LastLast

+ Post New Thread

  1. Exclamation Combobox Vertical scrollbar not appear upon first time load

    Hi All, I created a combobox with pagination (pageSize : 20, maxHeight : 200). When the first time the combo is loaded. It will get data from...

    Started by OliveQ, 11 Aug 2010 6:41 PM
    • Replies: 0
    • Views: 1,357
    11 Aug 2010 6:41 PM Go to last post
  2. Exclamation [Ext 2.1] Ext.Element.setWidth() - bug in IE

    I spent about 4 hours to find out what is the problem here. It's strange, but it happens only in some conditions. The problem is sometimes...

    Started by Evolic, 23 Jul 2008 3:55 AM
    • Replies: 7
    • Views: 4,658
    11 Aug 2010 11:13 AM Go to last post
  3. [2.0b1/2.0] adding panel to empty tabpanel causes miscalc of initial panel height

    When I add a grid to a tab panel (which is in the viewport center region), the bbar on the grid ends up partly underneath the title bar of the south...

    Started by randomseb, 11 Oct 2007 4:53 PM
    3 Pages
    1 2 3
    • Replies: 23
    • Views: 7,544
    11 Aug 2010 11:04 AM Go to last post
  4. [2.0??] Problem with CheckboxColumn

    Hi, I have a checkbox Column in an EditorGrid, When the chekbox is checked or unchecked, I mean when i change its value, its value will be posted...

    Started by aymen00007, 12 Feb 2008 8:07 AM
    • Replies: 2
    • Views: 1,157
    11 Aug 2010 4:01 AM Go to last post
  5. [OPEN] [2.x] Tooltip bug under IE8

    Under IE8, the tooltip property of an item (not the QTips) has a rendering bug. See the attached screenshot, taken from one of your samples. As you...

    Started by smartlit, 15 May 2009 2:17 AM
    • Replies: 3
    • Views: 2,006
    23 Jul 2010 2:02 AM Go to last post
  6. Invalid height of TextFields in Chrome

    The attached screenshot was made browsing with Google Chrome 5.0.375.55 on Linux. Note the height of the TextField and the Combobox. Is that a known...

    Started by nlotz, 22 Jul 2010 6:49 AM
    • Replies: 1
    • Views: 1,137
    23 Jul 2010 1:31 AM Go to last post
  7. Exclamation "http://localhost/hid/index.php/ed/graph?_dc=1279855412339" page not found

    Hi all.. this is my code.. Ext.onReady(function() { var store = new Ext.data.Store({ url: baseHref + 'index.php/ed/graph', ...

    Started by pipiet06, 22 Jul 2010 7:33 PM
    • Replies: 0
    • Views: 1,900
    22 Jul 2010 7:33 PM Go to last post
  8. [2.x] Iterating over Object properties when other libraries modify Object prototype

    According to Eclipse, there are 8 occurrences of the regex /for\s*\(\w+\s+in/ in the source. These should be made safe against object prototype...

    Started by Animal, 27 Jan 2009 10:44 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 5,551
    21 Jul 2010 11:12 AM Go to last post
  9. How to solve this error (cls is undefined)?

    Hi all :).. I have a Problem i'm facing now.. I've been struggling to solve them but it doesn't work. i have created a form panel but this bug...

    Started by pipiet06, 12 Jul 2010 7:34 PM
    • Replies: 4
    • Views: 2,181
    15 Jul 2010 8:16 AM Go to last post
  10. [2.2/2.x svn] QuickTip horizontal scrollbar due to shadow

    A Quicktip on the right side of the screen will generate a horizontal scrollbar due to the fact that the calculation of its position doesn't take...

    Started by MarkT, 18 Aug 2008 4:00 PM
    • Replies: 7
    • Views: 2,363
    14 Jul 2010 2:31 PM Go to last post
  11. Ext 2.2.1: Ext.DomQuery nodeValue pseudo selector problems

    Suppose I have the following XML: <values> <value> <ci_val_id>44</ci_val_id> <ci_val_value>mIPT PBX (Nortel)</ci_val_value> </value>...

    Started by dplus, 28 Apr 2010 7:45 AM
    • Replies: 1
    • Views: 1,318
    9 Jul 2010 9:31 AM Go to last post
  12. Browser zoom and ExtJS menu

    Hi! This is my first post in this forum, so sorry if something will be wrong formatted. I have encountered follow problem. I use ExtJS menu....

    Started by Guest, 9 Jul 2010 7:50 AM
    • Replies: 0
    • Views: 1,377
    9 Jul 2010 7:50 AM Go to last post
  13. Cool [OPEN] [2.0] Comboboxes blur event doesn't get fired

    Just spotted a minor bug in ComboBox or htmlEdit (maybe more components are affected) This is how to reproduce it: 1. Go to this example:...

    Started by Maiku Mori, 4 Jan 2008 1:42 PM
    • Replies: 7
    • Views: 3,223
    7 Jul 2010 12:53 PM Go to last post
  14. Question TwinTriggerField clear icon is not aligned with the input field

    Hi, I'm using Ext 2.2. I'm using Ext.ux.grid.Search plugin which uses TwinTriggerField to display a search box with two icons: search and clear....

    Started by asafm, 5 Jul 2010 3:24 AM
    • Replies: 1
    • Views: 1,512
    5 Jul 2010 4:13 AM Go to last post
  15. Cool [OPEN] synhcronization bug ? please help...

    Hi, in following script, i use a form for creating and updating sales order. its based to work with extjs desktop environment. In update mode, i...

    Started by marcus78, 20 Jun 2010 8:39 AM
    • Replies: 4
    • Views: 979
    4 Jul 2010 6:45 AM Go to last post
  16. Question [2.0b1][CLOSED] Problem with Column Layout in FormPanel

    I have been having a problem with laying out input text fields within column layout, e.g. have three input fields in a row with the label at left....

    Started by rafiqv, 16 Oct 2007 3:58 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 9,934
    18 Jun 2010 4:53 AM Go to last post
  17. Exclamation [2.0.2][OPEN] IE: Missing bottom border on TriggerFields

    Using EXT 2.0.2. When using TriggerFields, or their DateField/ComboBox subclasses, the bottom border of the field disappears under Internet...

    Started by ziesemer, 6 Mar 2008 9:26 AM
    • Replies: 4
    • Views: 2,928
    15 Jun 2010 12:58 PM Go to last post
  18. combobox not at proper position moving left

    hi, any one can help me out.. the combobox not properly positioned here is my code.. what i m doing wrong. var combo = new Ext.form.ComboBox({...

    Started by tameshwar, 3 Jun 2010 11:36 PM
    • Replies: 3
    • Views: 1,518
    4 Jun 2010 3:10 AM Go to last post
  19. [2.2] IE BorderLayout: Nested west panel width set to 0 inside collapsed south panel

    I did a search but could not find a case exactly like this: function go() { var p = new Ext.Panel({ renderTo: "here", width: 700,...

    Started by reycri, 6 Mar 2009 10:51 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 4,380
    4 Jun 2010 12:13 AM Go to last post
  20. editor grid scrolls to top when blur datepicker

    Ext version tested: Ext 2.0.2 Browser versions tested against: IE7

    Started by treede01, 1 Jun 2010 7:06 AM
    blur, datepicker, editor grid
    • Replies: 0
    • Views: 1,197
    1 Jun 2010 7:06 AM Go to last post