Ext 3.x: Bugs

Page 31 of 198 FirstFirst ... 21 29 30 31 32 33 41 81 131 ... LastLast

+ Post New Thread

  1. Ext JS 3.3.1 using resources/charts.swf

    Hi Ext Team, using ext 3.3.1 i could not get charts running inside my app. After commenting Ext.chart.Chart.CHART_URL = 'resources/charts.swf';...

    Started by hschaefer123, 3 Feb 2011 7:29 AM
    • Replies: 0
    • Views: 1,507
    3 Feb 2011 7:29 AM Go to last post
  2. [UNKNOWN]Fx.slideIn breaks positioning of the animated element

    It's because of the way it restores the positioning after the slide. Element.position.js has setPositioning : function(pc){ var me...

    Started by Animal, 1 Oct 2009 7:21 AM
    • Replies: 2
    • Views: 946
    3 Feb 2011 6:35 AM Go to last post
  3. [3.3.1]Ext.grid.ColumnModel -> setHidden

    hi team, at the moment, the method is: setHidden : function(colIndex, hidden) { var c = this.config; if(c.hidden !==...

    Started by tobiu, 3 Feb 2011 3:11 AM
    • Replies: 0
    • Views: 1,267
    3 Feb 2011 3:11 AM Go to last post
  4. EditorGrid + ComboBox + getPosition bug

    I'm pretty new to Ext, so it's possible I'm doing something stupid... But I seem to be experiencing a bug with getPostion for ComboBox when used as...

    Started by dnorman, 1 Feb 2011 11:53 PM
    • Replies: 2
    • Views: 991
    2 Feb 2011 5:25 PM Go to last post
  5. Panels with frame: true cause nested panels to not have borders

    The title / example below pretty much highlight the problem. The inner panel will not have any borders around the body portion. ...

    Started by chinabuffet, 2 Feb 2011 3:56 PM
    • Replies: 0
    • Views: 489
    2 Feb 2011 3:56 PM Go to last post
  6. Exclamation [OPEN-1394] [3.3.0] RowEditor columns resizing bug

    Ext version tested: Ext 3.3.0 Adapter used: ext

    Started by Chemist, 8 Nov 2010 11:48 PM
    • Replies: 3
    • Views: 994
    2 Feb 2011 5:34 AM Go to last post
  7. NumberField setValue does not shows value when using custom decimalSeparator

    Ext version: 3.3.1 The following repro code is quite clear: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"...

    Started by gianmarco, 2 Feb 2011 3:34 AM
    • Replies: 4
    • Views: 1,364
    2 Feb 2011 5:08 AM Go to last post
  8. GridView mistakenly renders ActionColumn, mixing it with another column

    Ext version tested: Ext 3.3.0 Adapter used: ext

    Started by rixo, 1 Feb 2011 11:49 PM
    actioncolumn, gridview, rendering problem
    • Replies: 0
    • Views: 694
    1 Feb 2011 11:49 PM Go to last post
  9. [FIXED-81][3.0.0] multi select problem with enableDragDrop and CheckboxSelectionModel

    Ext version tested: Ext 3.0.0 Adapter used:

    Started by i1befree, 12 Jul 2009 3:25 PM
    • Replies: 7
    • Views: 2,119
    1 Feb 2011 9:19 AM Go to last post
  10. [FIXED-105] HtmlEditor is gone in firefox after minimizing a window

    Ext version tested: Ext 2.3 Adapter used: ext

    Started by mschering, 6 Aug 2009 4:49 AM
    2 Pages
    1 2
    • Replies: 19
    • Views: 3,355
    31 Jan 2011 5:40 PM Go to last post
  11. Ext.ux.form.SearchField width and events bugs.

    I mentioned such bugs. I can't set width to new Ext.ux.form.SearchField I do it like this tbar: width:240, store: store,...

    Started by Mycoding, 29 Jan 2011 9:09 PM
    • Replies: 0
    • Views: 1,176
    29 Jan 2011 9:09 PM Go to last post
  12. [OPEN-1419] RowEditor + CheckboxSelectionModel causes error.

    Ext version tested: Ext 3.3.0 Adapter used: ext-base.js

    Started by FCTim, 24 Nov 2010 9:35 AM
    • Replies: 1
    • Views: 1,154
    28 Jan 2011 9:11 PM Go to last post
  13. Window fails to close on second click of X button (Firefox 3.6, Chrome 8 ExtJs 3.3)

    version 3.3 Firefox 3.6 Chrome 8.0 Windows 7 Clicking on a window's X button to hide it works the first time. But if the window is shown again,...

    Started by mangotang, 28 Jan 2011 4:19 PM
    • Replies: 0
    • Views: 887
    28 Jan 2011 4:19 PM Go to last post
  14. [STALE-613] Ext.Window generates horizontal scrollbar modal and page has scrollbar

    Hi guys, I've tested the following bug on Firefox 2.x and Safari 2 on OSX. I'm using Ext 2.0 stable and I'm using the ext-base adapter. The...

    Started by dirving, 11 Jan 2008 10:35 AM
    3 Pages
    1 2 3
    • Replies: 25
    • Views: 12,071
    28 Jan 2011 4:05 PM Go to last post
  15. Exclamation locking grid does not handle action column

    Unless I'm missing something, Ext.ux.grid.LockingGridView (in http://dev.sencha.com/deploy/dev/examples/ux/LockingGridView.js) from the locking grid...

    Started by ggdx, 28 Jan 2011 7:10 AM
    • Replies: 0
    • Views: 769
    28 Jan 2011 7:10 AM Go to last post
  16. Grid renderer with HTML couses editing problems!

    Hi I have noticed that if you have a renderer asigned to a column and this column has HTML tags in its value foe example: val = "My <b>NAME</b> is...

    Started by countdown, 28 Jan 2011 3:32 AM
    • Replies: 0
    • Views: 454
    28 Jan 2011 3:32 AM Go to last post
  17. TabPanel deferred render false, nested toolbar layout problem

    Ext version tested: Ext 3.3.1 Adapter used: ext

    Started by damon1977, 27 Jan 2011 4:05 PM
    • Replies: 0
    • Views: 1,708
    27 Jan 2011 4:05 PM Go to last post
  18. [INFOREQ] compositefield don't send any valid event

    In the API doc, compositefield have a "valid" event, but the event is never throw by the compositefield. ex : { xtype:'compositefield',...

    Started by Trey, 18 May 2010 12:40 AM
    • Replies: 4
    • Views: 1,083
    26 Jan 2011 3:06 PM Go to last post
  19. [OPEN-1249]GrpSummary bug when "Show in groups" disabled and hideGroupedColumn = true

    Ext version tested: Ext 3.2.1 Adapter used: ext

    Started by ExTriqui, 1 Sep 2010 8:19 AM
    group, summary
    • Replies: 5
    • Views: 1,803
    26 Jan 2011 7:21 AM Go to last post
  20. Problem with <select> inside grid cell and onRowOver function - SeaMonkey 1.1.18

    I'm not quiet sure this is the best place to post this. My problem only occurs on SeaMonkey 1.1.18 installed on Solaris (on SPARC) when I have a...

    Started by pasinski, 26 Jan 2011 4:12 AM
    • Replies: 0
    • Views: 460
    26 Jan 2011 4:12 AM Go to last post