Ext:Bugs

Page 311 of 345 FirstFirst ... 211 261 301 309 310 311 312 313 321 ... LastLast

+ Post New Thread

  1. [FIXED][B2] Ext.picker.Date -> getValue() -> format

    hi team, new Ext.picker.Date({ listeners:{ render: function(calendar){ console.log(calendar.getValue()); var dt...

    Started by tobiu, 13 Apr 2011 2:34 PM
    • Replies: 5
    • Views: 1,510
    13 Apr 2011 11:44 PM Go to last post
  2. [FIXED]Auto Setters and Getters for Configurations

    Not sure if I'm doing it wrong but it might be a bug Ext.define('Z.LoginWindow', { extend: 'Ext.Window', width: 400, height: 200,...

    Started by sg707, 16 Feb 2011 12:21 PM
    2 Pages
    1 2
    • Replies: 18
    • Views: 3,994
    13 Apr 2011 11:07 PM Go to last post
  3. [CLOSED]Collapsible Ext.Panel problems

    Good day, everyone. I want to report some problems with collapsible Ext.Panel. Let me start from the source code // Code below is based on...

    Started by pk69com, 12 Apr 2011 11:26 PM
    • Replies: 2
    • Views: 894
    13 Apr 2011 11:02 PM Go to last post
  4. [CLOSED]Adjust is not defined when using Ext.Editor

    On line 48767 in ext-debug-all.js: if (Ext.supports.CSS3BoxShadow) { adjust.l = adjusts.w = adjust.t = 0; Think adjust...

    Started by base698, 13 Apr 2011 10:13 PM
    • Replies: 1
    • Views: 361
    13 Apr 2011 10:22 PM Go to last post
  5. [FIXED-EXTJSIV-973] Infinity scroll when totalCount < pageSize

    In Beta 2, if the number of records in an infinite-scrolling grid is less than the page size - say, 35 total records with page size 50 - and the size...

    Started by mniland, 12 Apr 2011 11:37 AM
    • Replies: 3
    • Views: 1,527
    13 Apr 2011 5:32 PM Go to last post
  6. [CLOSED]Field mapping property ignored when creating Model instance

    If you have a Model where the "mapping" property is defined for the model's fields, that property appears to be ignored when an instance of the Model...

    Started by azuroff, 13 Apr 2011 1:17 PM
    • Replies: 1
    • Views: 1,711
    13 Apr 2011 1:56 PM Go to last post
  7. Post [B2] "Pinched" panel header in border layout

    I have a nested Border layout for an application, and in Beta 2, I'm getting an odd, "pinched" header on one of the panels. Examples are posted...

    Started by stevil, 13 Apr 2011 8:29 AM
    border, header, panel, viewport
    • Replies: 2
    • Views: 770
    13 Apr 2011 11:59 AM Go to last post
  8. treeStore.removeAll does not reflect in the view

    problem: removeAll is a function (below) in found treeStore (fyi, this function is not listed in the api). When using this function, the tree view...

    Started by rspaeth, 13 Apr 2011 10:50 AM
    • Replies: 0
    • Views: 965
    13 Apr 2011 10:50 AM Go to last post
  9. store.remove is not a function in treeStore

    problem: using ext4 beta 2 I get "store.remove is not a function" when trying to remove a node from a treeStore. the api shows remove as an option...

    Started by rspaeth, 13 Apr 2011 10:28 AM
    • Replies: 1
    • Views: 1,804
    13 Apr 2011 10:39 AM Go to last post
  10. [Fixed][B2] toolbar textItem with empty text is displaced

    Here is a short testcase to demonstrate. The second textItem is empty (text: null) which leads to displaced position. if it has text initialized, it...

    Started by steffenk, 13 Apr 2011 10:20 AM
    • Replies: 4
    • Views: 632
    13 Apr 2011 10:33 AM Go to last post
  11. [FIXED] [B2] Various grid's bugs

    Hi, Example : http://dev.sencha.com/deploy/ext-4.0-beta2/examples/grid-filtering/grid-filter-local.html OS : MS Vista Browser : Chrome 10 -...

    Started by vladsch, 13 Apr 2011 10:21 AM
    • Replies: 1
    • Views: 446
    13 Apr 2011 10:26 AM Go to last post
  12. AccordionLayout: collapseTool is undefined

    When items in an accordionpanel have their 'hideCollapseTool' config set to true, the accordionlayout's 'setCollapsed' and 'setExpanded' methods will...

    Started by Ronald Hofstede, 13 Apr 2011 5:49 AM
    accordion layout, hidecollapsetool
    • Replies: 1
    • Views: 494
    13 Apr 2011 10:03 AM Go to last post
  13. setSrc of Ext.ImageComponent doesn't redraw the change

    Is this a bug ?, see reply1 and reply7 : http://www.sencha.com/forum/showthread.php?130066-setSrc-of-Ext.ImageComponent&p=590776#post590776 Version...

    Started by vadimv, 13 Apr 2011 7:33 AM
    • Replies: 2
    • Views: 796
    13 Apr 2011 9:53 AM Go to last post
  14. boxStrokeWidth: 0 still draws box on legend

    When I apply a boxStrokeWidth of 0 it should remove the border around the ledgend legend: { position: 'right', ...

    Started by monster910, 13 Apr 2011 6:24 AM
    • Replies: 1
    • Views: 461
    13 Apr 2011 7:04 AM Go to last post
  15. [OPEN] [b2] Gauge chart is not properly sized when setup in a "fit" container.

    Video demo: http://tdg-i.com/img/screencasts/2011-04-12_1632.mp4 Image: Paste the following in examples/charts/Gauge.html via JS console: ...

    Started by jay@moduscreate.com, 12 Apr 2011 12:35 PM
    • Replies: 6
    • Views: 1,196
    13 Apr 2011 6:38 AM Go to last post
  16. [CLOSED]Disabled slider bug

    Hi, I saw a bug when creating disabled slider . { xtype: 'slider', disabled: true } Exception message: Cannot call method...

    Started by Antronak, 13 Apr 2011 5:58 AM
    • Replies: 1
    • Views: 605
    13 Apr 2011 6:06 AM Go to last post
  17. [B2] GridFilters DateFilter bug

    Hi, Not sure if the examples/ux folder is meant to be supported but thought would report an issue we've found anyway. Firstly probably worth...

    Started by westy, 13 Apr 2011 4:11 AM
    • Replies: 0
    • Views: 688
    13 Apr 2011 4:11 AM Go to last post
  18. [CLOSED]Inline editor issues

    Good day everyone, I've got another annoying issue, this time with Ext.Editor component. I'm trying to use it in order to edit some headlines,...

    Started by pk69com, 12 Apr 2011 11:41 PM
    • Replies: 3
    • Views: 645
    13 Apr 2011 3:28 AM Go to last post
  19. [DUP][CLOSED]NodeStore.onNodeAppend: sibling is null error (B2)

    There is a problem when appending a node who's previous sibling does not have children: onNodeAppend: function(parent, node, index) { ...

    Started by christophe.geiser, 13 Apr 2011 2:30 AM
    • Replies: 1
    • Views: 479
    13 Apr 2011 2:47 AM Go to last post
  20. [CLOSED]PR3 Chart Time Axis does not display

    Axes of type:'Time' are not displaying in Ext JS 4.0 PR3. Compare the PR3 example where the Time axis does not display: ...

    Started by keltnerj, 10 Mar 2011 4:55 PM
    chart, liveanimated, liveupdated, timeaxis
    • Replies: 1
    • Views: 1,241
    13 Apr 2011 2:36 AM Go to last post