Ext 3.x: Bugs

Page 4 of 198 FirstFirst ... 2 3 4 5 6 14 54 104 ... LastLast

+ Post New Thread

  1. [OPEN-1103] IE8 TreePanel flashes when node clicked

    Ext version tested: Ext 3.2.1 Browser versions tested against: IE8

    Started by aj3423, 6 Jul 2010 3:02 AM
    • Replies: 4
    • Views: 1,338
    20 Nov 2012 1:24 AM Go to last post
  2. Array.prototype.remove and Ext.apply - wtf ??? (bug with config of type of Array)

    Due to some reasons I use this code: var config = ; Ext.apply(o, config); Ext.apply , defined in ext-base.js looks like: Ext.apply =...

    Started by danyaPostfactum, 17 Nov 2012 5:37 PM
    array.prototype.remove, bug, ext.apply
    • Replies: 3
    • Views: 884
    19 Nov 2012 11:13 AM Go to last post
  3. bubble event on sub-menus broken in 3.3.3

    I have installed Ext 3.3.3 from svn and found the event from sub-menus does not bubble. It worked perfectly in 3.3.1 fix / workaround would be...

    Started by alixon, 18 May 2011 1:40 AM
    3.3.3, bubble, bug, menu
    • Replies: 4
    • Views: 3,341
    15 Nov 2012 2:11 AM Go to last post
  4. disableCaching in Ext.chart.Chart only works if timestamps happen to be unique

    We had a problem with Ext.chart.Chart, where we had 6 charts on the page, and with disableCaching set, it was possible for the cache buster to fail...

    Started by JohnRaab, 6 Nov 2012 6:46 AM
    chart disablecaching
    • Replies: 0
    • Views: 534
    6 Nov 2012 6:46 AM Go to last post
  5. Memory leak with 'mousewheel' event (via TabPanel.enableTabScroll)

    Hey there Sencha, We've been using Chrome Developer Tools to find memory leaks, and I've found one in Ext.EventManager.addListener: ...

    Started by JamaSoftware-Sencha, 2 Nov 2012 12:02 PM
    3.4, eventmanager, memory leak, mousewheel
    • Replies: 1
    • Views: 751
    2 Nov 2012 1:07 PM Go to last post
  6. [CLOSED] Ext.form.HtmlEditor breaks in IE9 after creating and destroying twice

    Original post here: http://www.sencha.com/forum/showthread.php?168813-IE9-Ext.form.HtmlEditor-weird-bug&p=708344#post708344 Ext version tested:...

    Started by JamaSoftware-Sencha, 5 Jan 2012 5:29 PM
    html editor, ie9, ie9 htmleditor, initialization error
    • Replies: 3
    • Views: 2,110
    31 Oct 2012 7:17 PM Go to last post
  7. [OPEN-1331] Extjs.Ajax (3.2.2) Leak

    ExtJs version: 3.2.2 Overview: I have a Javascript file that sends an AJAX request out to a server which hosts a PHP script that returns a...

    Started by wsi, 12 Oct 2010 7:45 AM
    2 Pages
    1 2
    • Replies: 19
    • Views: 4,170
    31 Oct 2012 4:20 AM Go to last post
  8. [REOPEN-103][3.0.0] DD of Resizable does not listen to constrainTo

    On the ExtJS examples page of Resizables, run: var div = Ext.DomHelper.insertBefore(document.body.firstChild, { tag: "div", style:...

    Started by robincasey, 22 Jul 2009 2:54 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 4,155
    25 Oct 2012 9:10 AM Go to last post
  9. [INFOREQ] Template.append is not working with Chrome and Firefox new versions.

    Hi all, we have an web application using Extjs and it was working very well. Since Firefox 10, some code using Template and the append method...

    Started by imatechnologies, 22 Oct 2012 1:50 AM
    • Replies: 1
    • Views: 553
    22 Oct 2012 5:22 AM Go to last post
  10. [CLOSED] Ext.Element -> getWidth + fix

    hi team, this might be the biggest bugfix i posted so far, since it will resolve quite a bunch of issues. in the past i had several problems with...

    Started by tobiu, 13 Jul 2010 5:42 AM
    • Replies: 8
    • Views: 2,475
    8 Oct 2012 9:38 PM Go to last post
  11. [OPEN-816] Charts expressInstall not working

    Related post: http://www.extjs.com/forum/showthread.php?t=94876 Ext version tested: Ext 3.2.0 (release) Adapter used: ext

    Started by VinylFox, 1 Apr 2010 8:52 AM
    • Replies: 6
    • Views: 3,239
    26 Sep 2012 2:11 PM Go to last post
  12. Higher fieldsets in IE8

    In the example http://dev.sencha.com/deploy/ext-3.4.0/examples/form/dynamic.html (the same happens in 3.4.1) The fieldset "Phone Number" has an...

    Started by fmntf, 13 Sep 2012 2:37 AM
    fieldset, height, internet explorer
    • Replies: 4
    • Views: 1,474
    25 Sep 2012 3:02 AM Go to last post
  13. Change in fixed table layout leads to unneeded scrollbar on array-grid

    WebKit recently changed its fixed table layout algorithm to consider the cell's content-box instead of the border-box as was the case in the past....

    Started by jchaffraix, 12 Jul 2012 8:32 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 3,580
    13 Sep 2012 8:27 AM Go to last post
  14. Ext 3.4 Toolbar in Panel does not resize when container div is resized

    Ext version tested: Ext 3.4.0 Adapter used: ext

    Started by japanick, 5 Aug 2011 9:17 PM
    • Replies: 3
    • Views: 2,183
    12 Sep 2012 6:29 AM Go to last post
  15. Restful Store with autosave=true sends multiple POST (add) requests to the server

    This is really easy to duplicate. Create a store that is restful and hooked up to your server. Set the store to autosave=true * set a break point...

    Started by Greg.Veres, 13 Mar 2011 1:35 PM
    • Replies: 1
    • Views: 1,322
    30 Aug 2012 5:56 AM Go to last post
  16. Issue with Ext.History

    We were using 3.3.1 and recently updated to 3.4.0 I found some issue related to Ext.History In 3.3.1 it was: function getHash() { var...

    Started by SanjayRao, 17 Jun 2011 12:54 AM
    • Replies: 5
    • Views: 2,070
    22 Aug 2012 6:45 AM Go to last post
  17. Documentation bug - invalid markup in jsdoc for property "flex"

    The documentation for the "flex" property contains invalid markup: <code>flex</flex> This is particularly damaging because it affects the...

    Started by SimoAmi, 17 Aug 2012 3:36 AM
    • Replies: 7
    • Views: 1,309
    17 Aug 2012 7:57 PM Go to last post
  18. [OPEN] Grid col-resize cursor not disappeard in IE9 after move mouse horizontally

    I try it the ext3.4 example at ext-3.4.0\examples\grid\xml-grid.html. move mouse on the column border, after the mouse indicator changes to...

    Started by qinxiang.zhu, 22 Jul 2012 7:36 PM
    ie9 extjs3.4
    • Replies: 2
    • Views: 1,158
    17 Aug 2012 8:01 AM Go to last post
  19. [CLOSED][3.??] combo / accordion hover and click problems

    I have some problems with hover and click behaviour of combo and accordion panels. Sometimes combo items become unselectable. After a reload the...

    Started by addphil, 17 Oct 2009 12:14 AM
    • Replies: 3
    • Views: 1,284
    17 Aug 2012 12:07 AM Go to last post
  20. [INFOREQ-1032] IE8 browser detection problem on intranet

    Ext version tested: Ext 3.2.1 Adapter used: ext

    Started by sareko, 3 Jun 2010 5:46 AM
    4 Pages
    1 2 3 ... 4
    browser, detection, ie8, intranet
    • Replies: 33
    • Views: 8,785
    14 Aug 2012 1:28 AM Go to last post