uptodate
20 Jan 2010, 11:02 PM
Ext version tested:
Ext 3.1.0
Adapter used:
ext
css used:
only default ext-all.css
Spinner.css
Browser versions tested against:
IE8
FF3.5.7 (firebug 1.4.5 installed)
Operating System:
WinVista
Description:
When I used 'tbfill' in the tbar, the components are shifted (see the picture)
In ExtJs 3.0.0 it`s works fine. Without 'tbfill' worked correctly.
Test Case:
pnlCenter = new Ext.Panel
({
id : 'pnlCenter'
,tbar :
[{
xtype: 'tbfill'
},' Jahr',{
minValue : 2000
,maxValue : 2099
,xtype : 'spinnerfield'
,name : 'sedYear'
,id : 'sedYear'
,width : 60
},
......
Screenshot or Video:
http://www.bilder-space.de/upload/21.01MBfKKNyaqg0CLcP.jpg
Ext 3.1.0
Adapter used:
ext
css used:
only default ext-all.css
Spinner.css
Browser versions tested against:
IE8
FF3.5.7 (firebug 1.4.5 installed)
Operating System:
WinVista
Description:
When I used 'tbfill' in the tbar, the components are shifted (see the picture)
In ExtJs 3.0.0 it`s works fine. Without 'tbfill' worked correctly.
Test Case:
pnlCenter = new Ext.Panel
({
id : 'pnlCenter'
,tbar :
[{
xtype: 'tbfill'
},' Jahr',{
minValue : 2000
,maxValue : 2099
,xtype : 'spinnerfield'
,name : 'sedYear'
,id : 'sedYear'
,width : 60
},
......
Screenshot or Video:
http://www.bilder-space.de/upload/21.01MBfKKNyaqg0CLcP.jpg