saprot
29 Oct 2011, 3:51 AM
TEST CASE:
edit file ext-4.1-pr1/examples/layout/complex.html, add
Ext.toolbar.Toolbar.prototype.enableOverflow = true; after Ext.onReady
add a toolbar and lots of buttons to first Tab of TabPanel in center region
play with splitter between center and east region of border layout
EXPECTED BEHAVIOUR:
toolbar oferflow works correctly all the time. It does work in Ext < 4.1
CURRENT BEHAVIOUR:
toolbar oferflow menu dropdown simetimes dissapears, just if there was no enableOverflow : true configured
edit file ext-4.1-pr1/examples/layout/complex.html, add
Ext.toolbar.Toolbar.prototype.enableOverflow = true; after Ext.onReady
add a toolbar and lots of buttons to first Tab of TabPanel in center region
play with splitter between center and east region of border layout
EXPECTED BEHAVIOUR:
toolbar oferflow works correctly all the time. It does work in Ext < 4.1
CURRENT BEHAVIOUR:
toolbar oferflow menu dropdown simetimes dissapears, just if there was no enableOverflow : true configured