Ext 3.x: Bugs

Page 51 of 198 FirstFirst ... 41 49 50 51 52 53 61 101 151 ... LastLast

+ Post New Thread

  1. Question [CLOSED] "Invalid target element for this operation" in IE8 (bug?)

    Hi. I try this code: new Ext.Panel({ renderTo:Ext.getBody(), items:); } }, autoEl:{

    Started by PSB, 7 Oct 2010 12:24 PM
    • Replies: 3
    • Views: 2,148
    8 Oct 2010 5:08 AM Go to last post
  2. Exclamation [OPEN-1317] Ext.tree.TreePanel - dragConfig{primaryButtonOnly:false} is ignored

    Modified "Reorder TreePanel" example code to reproduce the bug: Ext.onReady(function(){ // shorthand var Tree = Ext.tree; var...

    Started by johnrembo, 8 Oct 2010 2:52 AM
    • Replies: 0
    • Views: 969
    8 Oct 2010 2:52 AM Go to last post
  3. [OPEN-1312] Menu with maxHeight has incorrect aligning

    Hi, If define maxHeight for the menu then the menu is shown at incorrect position Please see the following sample <!DOCTYPE HTML PUBLIC...

    Started by vladsch, 5 Oct 2010 7:54 AM
    • Replies: 1
    • Views: 659
    8 Oct 2010 12:43 AM Go to last post
  4. [OPEN-1300] Documentation should indicate xtype on Class page

    Hi, Just a small request with the documentation, could pages such as http://dev.sencha.com/deploy/dev/docs/?class=Ext.BoxComponent include the...

    Started by Plasma, 27 Sep 2010 2:52 AM
    • Replies: 7
    • Views: 1,377
    7 Oct 2010 10:13 AM Go to last post
  5. [CLOSED]Document jsonData in Ext.Ajax.request and Ext.data.Connection.request

    As far as I can see you have to descend into the source code to find out about this parameter

    Started by Allan, 5 Oct 2010 8:43 PM
    • Replies: 2
    • Views: 966
    6 Oct 2010 5:00 AM Go to last post
  6. Exclamation [DEFER] Ext.Fx: the 'remove: true' fx config flag does nothing

    Ext version tested: Ext 3.2.1 Adapter used: ext

    Started by Dipish, 4 Oct 2010 11:54 PM
    fx remove config
    • Replies: 2
    • Views: 1,131
    6 Oct 2010 3:21 AM Go to last post
  7. [OPEN-718] Ext.Button.purgeListeners() doesn't clear handler config

    I have just noticed that when using the handler config option on a Ext.Button, instead of registering the handler function to the click event of the...

    Started by plalx, 11 Mar 2010 3:58 PM
    • Replies: 4
    • Views: 1,941
    5 Oct 2010 10:41 AM Go to last post
  8. [OPEN-1314] groupDir config missig in GroupingStore docs

    Just got through troubleshooting why my grid wasn't sorting in descending order on my groupField. It worked fine in Ext 2.2 but just upgraded to Ext...

    Started by jratcliff, 5 Oct 2010 9:25 AM
    • Replies: 0
    • Views: 644
    5 Oct 2010 9:25 AM Go to last post
  9. [FIXED-1310] Slow css :hover behavior on IE7 with large datatable

    Slow browser response when scrolling a large table with about 300 rows on IE7. It is because there is a :hover css class defined on a non-anchor...

    Started by littlealan, 4 Oct 2010 9:46 PM
    • Replies: 2
    • Views: 1,755
    5 Oct 2010 8:13 AM Go to last post
  10. [CLOSED] ComboBox list element style with height: 0

    Hi Guys, we have a little problem with our combobox which does not displays any list items. We have found out that the height of the x-combo-list...

    Started by apw, 3 Oct 2010 10:35 PM
    • Replies: 3
    • Views: 1,520
    5 Oct 2010 7:03 AM Go to last post
  11. [OPEN-1311] ExtJS Docs: opt.anim.isAnimated is not a function

    There is a bug in docs that I noticed recently. Here http://dev.sencha.com/deploy/dev/docs/?class=Ext.Elementat the top of the page an example is...

    Started by Dipish, 5 Oct 2010 6:08 AM
    • Replies: 0
    • Views: 799
    5 Oct 2010 6:08 AM Go to last post
  12. [DEFER] Ext.Fx: element.stopFx() has no effect?

    Ext version tested: Ext 3.2.1 Adapter used: ext

    Started by Dipish, 5 Oct 2010 5:16 AM
    • Replies: 0
    • Views: 701
    5 Oct 2010 5:16 AM Go to last post
  13. [DUPE-1230] Ext.History has only 1 step deep on IE (FF: fine)

    Ext.History is only one level deep under IE. Use Testcode below Open html page (no server needed) Press foo,bar,doo,ree buttons Press "back"...

    Started by Flonq, 27 Sep 2010 3:50 AM
    • Replies: 3
    • Views: 790
    4 Oct 2010 12:46 PM Go to last post
  14. [DUPE-575] Ext.ux.RowEditor not working after column reordering....

    Hi, In example http://dev.sencha.com/deploy/dev/examples/grid/row-editor.html if I reorder columns the plugin not function properly. Is it a...

    Started by extjs1111_user, 3 Oct 2010 11:01 PM
    • Replies: 1
    • Views: 668
    4 Oct 2010 12:41 PM Go to last post
  15. [FIXED] In Ext.util.JSON a "/' mistake Only ext-all-debug.js (Ext JS 3.2.1)

    In ext-all-debug*.js(Ext JS 3.2.1),I found a mistake at Ext.util.JSON doDecode Method. ext-all-debug.js 8272 doDecode = function(json){...

    Started by st44100, 30 Sep 2010 6:58 PM
    • Replies: 1
    • Views: 1,211
    4 Oct 2010 11:41 AM Go to last post
  16. [FIXED] Ext.state.provider

    hi team, i took a look at http://dev.sencha.com/deploy/dev/docs/?class=Ext.state.Provider and the specified configs are... well: Object...

    Started by tobiu, 30 Sep 2010 12:35 AM
    • Replies: 1
    • Views: 695
    4 Oct 2010 11:19 AM Go to last post
  17. [3.3.0-RC][FIXED-1298] win.resizer is undefined

    File: /examples/desktop/js/Desktop.js Lines: 64-65 win.resizer.widthIncrement = this.xTickSize; win.resizer.heightIncrement =...

    Started by Mad_Clog, 29 Sep 2010 11:55 AM
    • Replies: 1
    • Views: 710
    4 Oct 2010 11:00 AM Go to last post
  18. [3.3 Beta][FIXED-1175] Tooltip anchor element misplaced

    1. Open Qtip simple-widgets example. (Can't post a link due to forum moderation crap). 2. Hover over the "Anchor below" panel 3. Hover over the...

    Started by mankz, 3 Aug 2010 3:30 AM
    • Replies: 2
    • Views: 941
    4 Oct 2010 10:07 AM Go to last post
  19. [OPEN-1293] isVisible and IE6

    Hello, When a field is hidden in a collapsed fieldset, and we check if it is visible or not the isVisible function in IE6 always answers true. ...

    Started by Thylia, 28 Sep 2010 7:55 AM
    • Replies: 2
    • Views: 721
    4 Oct 2010 9:10 AM Go to last post
  20. Cannot catch the "keypress" and "specialkey" event.

    Hi, support team, i am using ExtJS version 3.2.1, i want to handle the "specialkey" event of a Field to do form submit, but i failed because the...

    Started by fancing, 2 Oct 2010 10:53 PM
    key event, keypress, specialkey
    • Replies: 2
    • Views: 971
    4 Oct 2010 5:18 AM Go to last post