Ext:Bugs

Page 283 of 354 FirstFirst ... 183 233 273 281 282 283 284 285 293 333 ... LastLast

+ Post New Thread

  1. [ClassManager] Call Ext.define with same name, The ns will be incorrectly modified.

    Call Ext.define with the same classname, the namespace will be modified more and more short. For example: Ext.define('com.sencha.ext.class',...

    Started by wzl002, 31 May 2011 5:28 PM
    define, namespace
    • Replies: 2
    • Views: 1,174
    31 May 2011 6:14 PM Go to last post
  2. margin config does not work correctly

    I create a nested hbox layout, and set one component's margin, but it get twice as wide as it should get. e.g. when I set margin:2, it get a offset...

    Started by zhangdasi, 31 May 2011 6:12 PM
    • Replies: 0
    • Views: 741
    31 May 2011 6:12 PM Go to last post
  3. Moved: [4.0.1] FiltersFeature and Infinite Scrolling grids

    If using Ext.ux.grid.FiltersFeature with an infinite scrolling grid, an error occurs when you page down the scrollbar far enough to trigger a reload,...

    Started by stevil, 16 Jun 2011 12:02 PM
    • Replies: -
    • Views: -
    31 May 2011 2:53 PM Go to last post
  4. Itemclick Event lost from the Ext.menu.Menu in Ext 4.0.1?

    I was about to add a listener to my menu's itemclick Event when I noticed the menu no longer has an itemclick event. Is this an oversite? If...

    Started by Tim Dudek, 31 May 2011 9:43 AM
    ext.menu.menu, itemclick, menu
    • Replies: 2
    • Views: 900
    31 May 2011 2:50 PM Go to last post
  5. [INFOREQ][4.0 Final] Bug with titleCollapse (screenr attached)

    Here is the configuration: Ext.create('Ext.Viewport', { layout: { type: 'border', padding: 0 },...

    Started by NoahK17, 3 May 2011 11:42 AM
    • Replies: 2
    • Views: 680
    31 May 2011 1:19 PM Go to last post
  6. 'too much recursion' on TreePanel::setRootNode(~230 nodes)

    I am trying to load the following nodes: https://gist.github.com/996247 into a TreePanel with: filesTree.setRootNode(nodes); When the...

    Started by cadorn, 27 May 2011 1:47 PM
    • Replies: 1
    • Views: 1,957
    31 May 2011 11:01 AM Go to last post
  7. Exclamation [CLOSED] [4.0.1] labelEl does not work for Ext.form.field.Checkbox

    For an object of the type Ext.form.field.Checkbox, the property labelEl returns always null. The same property for an Ext.form.field.Radio returns...

    Started by SommerEngineering, 30 May 2011 2:48 PM
    bug, checkbox, labelel, radio
    • Replies: 2
    • Views: 804
    31 May 2011 9:55 AM Go to last post
  8. [FIXED-EXTJSIV-2102]//<debug> code

    There are approximately 80 code fragments in the source that are marked //<debug>. Are these fragments that should be removed at build, should we...

    Started by stevil, 4 May 2011 6:10 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,080
    31 May 2011 9:50 AM Go to last post
  9. request.xhr onComplete

    ext-all-debug-w-comments.js line 29,666. result=me.parseStatus(request.xhr.status) When request.timedout = true and request.xhr.status =...

    Started by ValterBorges, 31 May 2011 9:49 AM
    • Replies: 1
    • Views: 975
    31 May 2011 9:50 AM Go to last post
  10. Chart Series Tip doesn't account for screen width

    http://dev.sencha.com/deploy/ext-4.0.1/examples/charts/Charts.html Set your browser's width to be just as wide as the chart. On the top one if you...

    Started by ZachG, 31 May 2011 8:58 AM
    • Replies: 0
    • Views: 297
    31 May 2011 8:58 AM Go to last post
  11. Ext.queryCmp

    Would it be possible to add Ext.queryCmp() as a shortcut for Ext.ComponentQuery.query()? var panelsArray = Ext.ComponentQuery.query('panel'); //...

    Started by LesJ, 28 May 2011 6:29 AM
    • Replies: 3
    • Views: 1,149
    31 May 2011 7:41 AM Go to last post
  12. Locked grid columns prevent non-locked columns being editable.

    A grid has three columns, all editable, and the first column is locked. The data store contains four rows of data. Clicking into a cell in the...

    Started by richardmuller, 31 May 2011 7:12 AM
    • Replies: 1
    • Views: 381
    31 May 2011 7:34 AM Go to last post
  13. Search field and paging toolbar work wrong together in some cases

    Example. We are on the page 3 of the result set and we want to search something. The found results fit into one page. In that case the paging ...

    Started by Qtx, 31 May 2011 7:13 AM
    • Replies: 0
    • Views: 583
    31 May 2011 7:13 AM Go to last post
  14. [4.0.1] The height of header is not synchronized between locking/non-locking parts

    If the non-locking columns contains the group column, the header naturally takes 2 rows. However the height of header for locked column is not...

    Started by SamuraiJack1, 30 May 2011 6:30 AM
    • Replies: 1
    • Views: 512
    31 May 2011 6:55 AM Go to last post
  15. Horizontally scrolling editable grid blanks cells when tabbing into view

    An editable grid has three columns and is sized so that only the first two are visible, producing a horizontal scroll bar. With data added,...

    Started by richardmuller, 31 May 2011 6:10 AM
    • Replies: 1
    • Views: 327
    31 May 2011 6:29 AM Go to last post
  16. getFunctionRef is undefined for Ext.chart.Chart

    Looking in 4.0.1 commercial ext-all-debug.js on line 41194 it's calling me.getFunctionRef. That's the only reference to getFunctionRef in the entire...

    Started by ZachG, 25 May 2011 3:05 PM
    • Replies: 2
    • Views: 557
    31 May 2011 6:21 AM Go to last post
  17. In Grid Last Column firing the edit event to add new row but not able to see row

    In Grid Last Column firing the edit event to add new row but not able to see new row added While debugging able to see new row add but when I...

    Started by raghavan0208, 31 May 2011 6:04 AM
    • Replies: 0
    • Views: 594
    31 May 2011 6:04 AM Go to last post
  18. MVC: Many controllers can't control the same event on a view

    Hi, I have an application with many views and controllers. One view is shared by many controllers. Each controller performs a different task when a...

    Started by quamat, 31 May 2011 6:04 AM
    • Replies: 0
    • Views: 296
    31 May 2011 6:04 AM Go to last post
  19. setLoading on component that was not rendered yet

    When I call setLoading on a component that was not rendered yet (e.g. new panel in tabpanel), the loading mask is not shown. Also after the component...

    Started by Peter Prikryl, 31 May 2011 4:33 AM
    • Replies: 1
    • Views: 2,744
    31 May 2011 5:45 AM Go to last post
  20. [OPEN] ComboBox shadow/loadingText property causes warning/error in compat-mode

    Hi there, my compat mode says " shadow (config): Use listConfig.shadow instead." when i am trying to create a ComboBox. i've done a little...

    Started by viadev, 30 May 2011 5:24 AM
    • Replies: 1
    • Views: 937
    31 May 2011 4:39 AM Go to last post