Ext:Bugs

Page 297 of 344 FirstFirst ... 197 247 287 295 296 297 298 299 307 ... LastLast

+ Post New Thread

  1. [FIXED-EXTJSIV-1778]PropertyGrid: event 'mousewheel' is not a recognized event

    If a destroy is called on PropertyGrid, an error occurs. An event named 'mousewheel' is not a member of this.events hence the following code...

    Started by utkarshgaur, 26 Apr 2011 3:24 PM
    bug, destroy, mousewheel, propertygrid
    • Replies: 8
    • Views: 1,765
    28 Apr 2011 5:04 AM Go to last post
  2. Thumbs up [SOLVED] Ext.Ajax.method = 'POST' works only partially

    Hi! When I globally do Ext.Ajax.method = 'POST'; it works, but only when using directly from Ext.Ajax.request() method. When used in combobox...

    Started by saprot, 28 Apr 2011 2:04 AM
    • Replies: 2
    • Views: 797
    28 Apr 2011 4:15 AM Go to last post
  3. [CLOSED] Why toolbar in 4 beta was above tabbar in tabpanel, but in 4 it`s under?

    Why toolbar in 4 beta was above tabbar in tabpanel, but in 4 it`s under?

    Started by Rodion.Guschin, 27 Apr 2011 8:30 AM
    • Replies: 3
    • Views: 1,003
    28 Apr 2011 1:57 AM Go to last post
  4. [4 beta 3] Initially collapsed panel under borderlayout do not show content on expand

    I have BorderLayout`ed viewport, on it I have west-sided Ext.grid.Panel configured with collapsed:true initially. When I push "expand" button - ...

    Started by Rodion.Guschin, 27 Apr 2011 4:50 AM
    • Replies: 7
    • Views: 1,134
    27 Apr 2011 10:26 PM Go to last post
  5. [CLOSED][DUP][4.0.0] Grid components clean-up?

    I've created a very simple app based on the MVC example (simple example) that was provided with the framework which basically adds a view to a...

    Started by drian, 27 Apr 2011 11:48 AM
    • Replies: 2
    • Views: 774
    27 Apr 2011 8:58 PM Go to last post
  6. No mousewheel in grouped grid?

    I have a grouped grid and I noticed that the mousewheel doesn't scroll the grid like you would expect when the grid has the focus. If I remove the...

    Started by azuroff, 27 Apr 2011 2:56 PM
    • Replies: 0
    • Views: 368
    27 Apr 2011 2:56 PM Go to last post
  7. [4.0] Ext.draw.CompositeSprite does not return event object onClick

    Following code using Ext.draw.CompositeSprite afterRender: -> @callParent arguments first_item = Ext.create...

    Started by 4CastRisk, 27 Apr 2011 2:49 PM
    • Replies: 0
    • Views: 1,303
    27 Apr 2011 2:49 PM Go to last post
  8. [OPEN] SenchaSDKTools-1.0 on CentOS 5.6

    I want to create a jsb3 file on CentOs 5.6 - 64. After I downloaded the 32 bits version I had to do some editing to hardcode the path to the...

    Started by vpopa, 26 Apr 2011 7:46 AM
    • Replies: 1
    • Views: 1,571
    27 Apr 2011 11:25 AM Go to last post
  9. [4.0.0] Category axis labels for config.fields.length > 1 (Patch/override included)

    If you configure a Category axis with multiple fields declared in the fields: configuration, the labels configured for the axis are incorrect due to...

    Started by kveeiv, 27 Apr 2011 9:46 AM
    • Replies: 0
    • Views: 655
    27 Apr 2011 9:46 AM Go to last post
  10. [OPEN-EXTJSIV-1397][4.0.0] Grid with locked column AND cellEditing - javascript error

    If you enable cellEditing on a grid with a locked column the grid doesn't work and the javascript error is: grid.view is undefined - line 35237 ...

    Started by eja40, 16 Apr 2011 2:52 AM
    • Replies: 3
    • Views: 1,321
    27 Apr 2011 9:34 AM Go to last post
  11. [4.0.0] Ext.panel.Table missing declaring [uses] Ext.grid.header.Container

    Ext.panel.Table missing declaring uses Ext.grid.header.Container so that we have an error when we do lazy loading of classes. Ext.panel.Table is...

    Started by SebTardif, 27 Apr 2011 9:07 AM
    dynamic dependency, ext js 4.0.0, ext.panel.table
    • Replies: 0
    • Views: 1,230
    27 Apr 2011 9:07 AM Go to last post
  12. [CLOSED][4.0.0] proxy.Server does not allow you to change params

    The offending line is: params = Ext.applyIf(params, this.getParams(params, operation)); Now, this to me seems a crazy line of code. I want...

    Started by westy, 27 Apr 2011 8:57 AM
    • Replies: 0
    • Views: 614
    27 Apr 2011 8:57 AM Go to last post
  13. [Closed-Dup] Initially collapsed panel, after expand do not show content correctly

    <code> Ext.define('AM.view.WeekListView', { id: 'WeekListView', alias : 'widget.WeekListView', title: 'Список недель', extend:...

    Started by Rodion.Guschin, 27 Apr 2011 4:28 AM
    • Replies: 3
    • Views: 1,226
    27 Apr 2011 8:36 AM Go to last post
  14. [4.0.0] Ext.draw.Surface.add() - wrong return value when adding multiple sprites

    The add() method allows to add multiple sprites in a single call... this is a nice feature... B) ... however, the return value (results) should be...

    Started by LesJ, 27 Apr 2011 7:37 AM
    • Replies: 0
    • Views: 965
    27 Apr 2011 7:37 AM Go to last post
  15. Auto Scroll layout issue

    With the following code, size the west container larger and the center container then reserves space for scroll bars even though they are neither...

    Started by James Goddard, 12 Apr 2011 8:05 AM
    • Replies: 1
    • Views: 826
    27 Apr 2011 7:03 AM Go to last post
  16. [FIXED-EXTJSIV-1075][B3] Tree Collapse All

    Expand/Collapse all is now implemented (yeah!) however there is a small issue with collapse all. It should not collapse the root node if the root...

    Started by James Goddard, 14 Apr 2011 1:00 PM
    • Replies: 1
    • Views: 581
    27 Apr 2011 6:53 AM Go to last post
  17. [CLOSED][4.0.0] Combo field as editor in grid, displayField and valueField problem

    Strange behavior with displayField and valueField in a combo which acts as an editor in a grid. When changing/selecting the field , should be...

    Started by vadimv, 27 Apr 2011 3:50 AM
    • Replies: 1
    • Views: 650
    27 Apr 2011 6:30 AM Go to last post
  18. [OPEN-EXTJSIV-1287][4.0.0] MessageBox display truncation

    Don't think there's anything wrong with the content, although from Firebug can see that there could be a wrapping issue since the div is wider than...

    Started by westy, 26 Apr 2011 7:55 AM
    • Replies: 1
    • Views: 432
    27 Apr 2011 5:49 AM Go to last post
  19. [OPEN-EXTJSIV-447] Field style in tabpanel

    The field style is not maintained through the second tab. I do not know if it's a real bug thanks Ext.require('Ext.tab.*');...

    Started by wki01, 29 Mar 2011 3:00 AM
    • Replies: 2
    • Views: 702
    27 Apr 2011 4:50 AM Go to last post
  20. [INFO] examples\grid\infinite-scroll.html vertical scroll bar having space at bottom

    examples\grid\infinite-scroll.html vertical scroll bar having space at bottom, so that the entire vertical scroll UI is not reaching the bottom of...

    Started by SebTardif, 14 Apr 2011 12:24 PM
    infinite scroll, vertical scroll bar
    • Replies: 4
    • Views: 2,248
    27 Apr 2011 4:46 AM Go to last post