Ext 3.x: Bugs

Page 111 of 198 FirstFirst ... 11 61 101 109 110 111 112 113 121 161 ... LastLast

+ Post New Thread

  1. [CLOSED][3.1] TabPanel with an item that has borderlayout bug

    Hello, I have just discovered a bug in 3.1.0 not present in 3.0.0. Reproduced on FF, Chrome, IE. Steps to reproduce: 1. Make a TabPanel with...

    Started by radubrehar, 9 Feb 2010 4:09 AM
    • Replies: 2
    • Views: 669
    9 Feb 2010 4:44 AM Go to last post
  2. [FIXED-510][3.1.1-rc] FormPanel with "id" named item

    Hello, I'm testing a FormPanel and got a bug on window close, I think it is some naming collision. Reduced my code to the core problem (to be...

    Started by SharePat, 1 Feb 2010 12:08 PM
    • Replies: 4
    • Views: 991
    8 Feb 2010 12:17 PM Go to last post
  3. [CLOSED][3.1] Toolbar Overflow Scrolling

    Ext version tested: Ext 3.1.0 Adapter used: jquery

    Started by codeart.ch, 23 Dec 2009 5:14 AM
    • Replies: 1
    • Views: 1,040
    8 Feb 2010 10:42 AM Go to last post
  4. [FIXED-535][3.1.1-rc] TreeGrid leaf icons not being displayed, fix included.

    The icons for leaves in a TreeGrid are not being shown. The problem can also be seen in the Ext Examples TreeGrid page. Normal trees have an icon...

    Started by hhangus, 5 Feb 2010 12:40 PM
    • Replies: 2
    • Views: 1,184
    8 Feb 2010 10:11 AM Go to last post
  5. [CLOSED-521][3.1.1-rc] TriggerField as editor of an EditorGridPanel

    Ext version tested: Ext 3.1.1-beta / 3.1.1-rc css used: only default ext-all.css

    Started by WixSL, 2 Feb 2010 4:29 PM
    • Replies: 2
    • Views: 936
    8 Feb 2010 12:29 AM Go to last post
  6. Question [CLOSED][3.??] 'parentNode is null or not an object' when closing dialog window

    Hi In IE6/7/8 I'm double clicking on a grid row (only seems to happen on a double click), which in turn loads a new dialog window, the window then...

    Started by rickg, 11 Jan 2010 11:40 PM
    • Replies: 6
    • Views: 3,054
    7 Feb 2010 8:35 PM Go to last post
  7. [CLOSED][3.1] Ext.data.DataReader "Update" method

    Ext version tested: 3.1.0 Description: If fields in new data contain default values, same fields in record are not updated. Test case: Local...

    Started by cumpa, 5 Feb 2010 7:42 AM
    • Replies: 1
    • Views: 793
    7 Feb 2010 7:57 PM Go to last post
  8. [CLOSED][3.1] Flash Chart produces error on Refresh

    Ext version tested: Ext 3.1.0 released Ext 3.1.x svn (as of Feb 6,2010) Adapter used:

    Started by mikecar, 6 Feb 2010 3:43 AM
    • Replies: 1
    • Views: 1,109
    7 Feb 2010 3:50 PM Go to last post
  9. [OPEN-538] fix inconsistent return points (patch included)

    The attached patch fixes some inconsistent return point issues. I have detected these issues with IntelliJ IDEA code inspection. I have fixed...

    Started by uwolfer, 7 Feb 2010 7:59 AM
    • Replies: 0
    • Views: 528
    7 Feb 2010 7:59 AM Go to last post
  10. [CLOSED][3.1] Tabs set to bottom don't render properly

    Got a strange issue with Ext 3.1.0, when tab items are set to `bottom` the tabs don't seem to render fully. However it's fine when set to `top`. You...

    Started by Lloyd K, 6 Feb 2010 7:55 AM
    • Replies: 3
    • Views: 862
    7 Feb 2010 7:46 AM Go to last post
  11. [CLOSED][3.1.0] TreePanel hover and selected marks aren't completed

    Images worth more than words: This happens not only on my tree, but on the example trees as well (if you resize them). Verified to occur on...

    Started by LiraNuna, 7 Feb 2010 12:54 AM
    • Replies: 1
    • Views: 887
    7 Feb 2010 2:18 AM Go to last post
  12. [CLOSED][DUP][3.1.1-rc] Chart refresh fails when not visible (in inactive tab)

    Ext 3.1.1 (SVN as of 2/6/10) Not sure it is a bug and if it is it can be fixed If I reload store associated with a Chart while Chart is in...

    Started by extjs@peacetech.com, 6 Feb 2010 3:26 PM
    • Replies: 1
    • Views: 863
    6 Feb 2010 7:48 PM Go to last post
  13. [CLOSED][3.1] Spinner images are missing

    Spinner images are missing in Ext 3.1

    Started by extjs@peacetech.com, 6 Feb 2010 8:49 AM
    • Replies: 3
    • Views: 761
    6 Feb 2010 11:14 AM Go to last post
  14. [CLOSED][DUP][3.1] TreeGrid leaf nodes do not show icon

    TreeGrid leaf nodes do not show icon defined via iconCls. Turning leaf flag off makes icon to appear again

    Started by extjs@peacetech.com, 6 Feb 2010 8:51 AM
    • Replies: 1
    • Views: 676
    6 Feb 2010 9:15 AM Go to last post
  15. [OPEN-534] MultiSelect problems

    focus(), up and down arrows, 'specialKey' events don't seem to work on Ext.ux.form.MultiSelect() component. Also, that component uses the...

    Started by christian_cadieux, 6 Feb 2010 7:56 AM
    • Replies: 0
    • Views: 584
    6 Feb 2010 7:56 AM Go to last post
  16. [FIXED-421][3.??] ComboBox fires its change event erroneously when inside a Window

    Edit the examples/form/anchoring.js example and make the following change: var form = new Ext.form.FormPanel({ baseCls: 'x-plain',...

    Started by Animal, 30 Nov 2009 2:53 AM
    • Replies: 9
    • Views: 2,635
    4 Feb 2010 11:06 PM Go to last post
  17. [CLOSED][3.??] tbar w/ tbfill does not adjust when resized

    Not sure if this is a bug or I am expected to resize the toolbar explicitly, but... When I resize the splitter window to be smaller thasn it was...

    Started by PCSpectra, 3 Feb 2010 6:59 AM
    • Replies: 4
    • Views: 1,129
    4 Feb 2010 4:56 PM Go to last post
  18. [DUPE][3.1.?] SelectBox double Select event

    Easy to show in a test: new Ext.ux.SelectBox({ renderTo:Ext.getBody(), store:,], listeners:{ ...

    Started by stever, 4 Feb 2010 2:33 PM
    • Replies: 1
    • Views: 885
    4 Feb 2010 2:43 PM Go to last post
  19. [CLOSED][3.1] Error Yahoo adapter not all plugins load

    Hi, I found a little problem in the yahoo adapter. If I use not all the yahoo plugins the yahoo adapter don't work. example: if I charge only the...

    Started by oniram88, 4 Feb 2010 8:46 AM
    • Replies: 2
    • Views: 738
    4 Feb 2010 2:35 PM Go to last post
  20. [CLOSED][3.1] Non-sortable columns have an sortable css

    Ext version tested: Ext 3.1.0 Adapter used:

    Started by Trey, 4 Feb 2010 8:31 AM
    • Replies: 1
    • Views: 900
    4 Feb 2010 9:03 AM Go to last post