Ext:Bugs

Page 253 of 345 FirstFirst ... 153 203 243 251 252 253 254 255 263 303 ... LastLast

+ Post New Thread

  1. Loader - "NetworkError: 404 Not Found" error should result for mistyped class names

    This code works OK as expected. Ext.require("Ext.layout.container.HBox", function () { alert("Got it"); }) This code should result in...

    Started by LesJ, 29 Jun 2011 10:32 AM
    • Replies: 0
    • Views: 1,308
    29 Jun 2011 10:32 AM Go to last post
  2. Moved: [4.0.1] Unnecessary server call during store#destroy

    In 4.x, when a store is marked as autoDestroy=true, it always calls the server during destroy(), even if getRemovedRecords() returns no records. ...

    Started by aedos, 29 Jun 2011 10:48 AM
    • Replies: -
    • Views: -
    29 Jun 2011 7:59 AM Go to last post
  3. Post [OPEN] Double-Click Close Button on Desktop Example Window (getStyle of undefined element)

    Bug Double-clicking the Close button on the Desktop example's Window causes a repeated error on all tested browsers. Environment OS: Windows 7...

    Started by wsi2, 17 May 2011 9:50 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 4,256
    29 Jun 2011 7:13 AM Go to last post
  4. Ext.panel.Table scrollByDeltaX gets the vertical scroller

    REQUIRED INFORMATION Ext version tested: Ext 4.0.2a Description:

    Started by tomb@ibcos.co.uk, 29 Jun 2011 6:44 AM
    • Replies: 0
    • Views: 289
    29 Jun 2011 6:44 AM Go to last post
  5. Grid scrolls in wrong direction while dragging an item over it

    REQUIRED INFORMATION Ext version tested: Ext 4.0.2a Browser versions tested against:

    Started by tomb@ibcos.co.uk, 29 Jun 2011 6:16 AM
    • Replies: 0
    • Views: 413
    29 Jun 2011 6:16 AM Go to last post
  6. [DUP] Ext4: remote grid group - uncheck 'Show in Groups' will not trig remote store reload

    I try to do remote grid grouping in Ext4. when I check 'Show in Groups', it will get remote store reload and works correctly. However, when I uncheck...

    Started by jimmylu98, 28 Jun 2011 2:31 PM
    • Replies: 2
    • Views: 996
    29 Jun 2011 6:15 AM Go to last post
  7. [OPEN] [CLOSED][B2] Ext.core.Element -> slideIn()

    hi team, i noticed a bug with this method. when i use it without the config-object, it works fine: var el = Ext.get('clockContainer'); ...

    Started by tobiu, 12 Apr 2011 2:01 PM
    • Replies: 5
    • Views: 866
    29 Jun 2011 5:14 AM Go to last post
  8. Why a Ext.form.field.Field submits getValue, not getSubmitValue?

    Hello! Looking at the source I found an odd thing: Ext.form.field.Field seems to submit only the values it gets by calling getValue(). But...

    Started by ontho, 27 Jun 2011 7:52 AM
    • Replies: 3
    • Views: 1,179
    29 Jun 2011 5:08 AM Go to last post
  9. Ext.data.TreeStore bug?

    hi! If I listen to the "insert", "remove", "update" event of the TreeStore and I append a child with appendChild(), remove a child with remove()...

    Started by el.weilando, 23 Jun 2011 9:14 AM
    • Replies: 2
    • Views: 770
    28 Jun 2011 11:17 PM Go to last post
  10. [4.0.2a] Wrong layout of nested panels with docked items

    REQUIRED INFORMATION Ext version tested: Ext 4.0.2a Browser versions tested against:

    Started by doublep, 27 Jun 2011 4:33 AM
    • Replies: 1
    • Views: 681
    28 Jun 2011 10:12 PM Go to last post
  11. Draggable and Resizable can't work together in IE

    REQUIRED INFORMATION Ext version tested: Ext 4.0.1 Ext 4.0.2a Browser versions tested against:

    Started by simonrleung, 28 Jun 2011 8:59 PM
    • Replies: 0
    • Views: 568
    28 Jun 2011 8:59 PM Go to last post
  12. [FIXED] Window with id retains settings across instances

    REQUIRED INFORMATION Ext version tested: Ext 4.02a Browser versions tested against:

    Started by mshawk, 28 Jun 2011 10:46 AM
    • Replies: 1
    • Views: 388
    28 Jun 2011 3:33 PM Go to last post
  13. Moved: Scrolling menus broken in ExtJS 4.0.2

    Tested in FF5, IE9, Chrome 12. See the bug here (click the scrolling menu, observe how it is displayed incorrectly) :...

    Started by jdemoor, 28 Jun 2011 3:21 PM
    • Replies: -
    • Views: -
    28 Jun 2011 3:20 PM Go to last post
  14. Ext Images Missing after Compass Complie 4.0.2a

    Ext version tested: Ext 4.0.2a Browser versions tested against: All

    Started by makiss, 28 Jun 2011 2:35 PM
    • Replies: 0
    • Views: 492
    28 Jun 2011 2:35 PM Go to last post
  15. [4.0.2a] BasicForm fires no dirtychange after a reset()

    REQUIRED INFORMATION Ext version tested: Ext 4.0.2a Browser versions tested against:

    Started by JanVenekamp, 28 Jun 2011 9:57 AM
    • Replies: 0
    • Views: 708
    28 Jun 2011 9:57 AM Go to last post
  16. [4.0.2] Button parameter formBind is not working.

    Hi, Button parameter formBind is not working in 4.0.2 in 4.0.1 it did. buttons: mfg Klaus

    Started by dotti, 11 Jun 2011 2:01 PM
    • Replies: 3
    • Views: 888
    28 Jun 2011 7:52 AM Go to last post
  17. ExtJs 4.0.2 formBind: true

    Dear, Since 4.0.2 formBind: true is not working anymore. The example : Loading/Saving a Dynamic Form using XML is perferctly working on ext...

    Started by prout_boudin, 12 Jun 2011 10:02 PM
    extjs 4.0.2 formbind
    • Replies: 2
    • Views: 1,688
    28 Jun 2011 7:50 AM Go to last post
  18. Question Treepanel Widget in Accordion Layout does not fit...

    The following code draws the Treepanel not to full height in Viewport.js: Ext.define('My.view.Viewport', { extend: 'Ext.container.Viewport', ...

    Started by Webdevrl, 28 Jun 2011 4:08 AM
    • Replies: 3
    • Views: 1,046
    28 Jun 2011 5:29 AM Go to last post
  19. Question [INFOREQ] ExtJS 4.0.2a Strange Menu Hovering Behaviour. Is it a bug?

    Hi, I was wondering why the menu hover behaviour has changed in 4.x If you open http://dev.sencha.com/deploy/ext-4.0.2a/examples/menu/menus.html...

    Started by setchi, 24 Jun 2011 3:24 PM
    • Replies: 3
    • Views: 1,257
    28 Jun 2011 3:41 AM Go to last post
  20. 4.0.2a : GridPanel and Locked Columns Issues

    Hi, I am facing quite a number of issues with locked columns in grid panel; 01. The forceFit no more works. The columns always assume the default...

    Started by indreshms, 28 Jun 2011 1:10 AM
    • Replies: 0
    • Views: 331
    28 Jun 2011 1:10 AM Go to last post