+ Post New Thread
hi team, new Ext.picker.Date({ listeners:{ render: function(calendar){ console.log(calendar.getValue()); var dt...
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,...
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...
On line 48767 in ext-debug-all.js: if (Ext.supports.CSS3BoxShadow) { adjust.l = adjusts.w = adjust.t = 0; Think adjust...
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...
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...
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...
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...
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...
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...
Hi, Example : http://dev.sencha.com/deploy/ext-4.0-beta2/examples/grid-filtering/grid-filter-local.html OS : MS Vista Browser : Chrome 10 -...
When items in an accordionpanel have their 'hideCollapseTool' config set to true, the accordionlayout's 'setCollapsed' and 'setExpanded' methods will...
Is this a bug ?, see reply1 and reply7 : http://www.sencha.com/forum/showthread.php?130066-setSrc-of-Ext.ImageComponent&p=590776#post590776 Version...
When I apply a boxStrokeWidth of 0 it should remove the border around the ledgend legend: { position: 'right', ...
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: ...
Hi, I saw a bug when creating disabled slider . { xtype: 'slider', disabled: true } Exception message: Cannot call method...
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...
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,...
There is a problem when appending a node who's previous sibling does not have children: onNodeAppend: function(parent, node, index) { ...
Axes of type:'Time' are not displaying in Ext JS 4.0 PR3. Compare the PR3 example where the Time axis does not display: ...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us