Hi,

a button with a fix width in a column layout causes "[E] Layout run failed" and destroys the layout.

Please look at this fiddle:


If you remove the line " xtype: 'button'," everything looks fine.

Also if you use "columnWidth" instead of "width".


Thanks

Vonni