-
9 May 2012 4:03 AM #1
AccordionLayout ExpandMode causes height of child contentpanel to be incorrect
AccordionLayout ExpandMode causes height of child contentpanel to be incorrect
Version(s) of Ext GWT
Ext GWT 3.0 RC
Browser versions and OS- IE 8, Chrome 19, Firefox 10.0.2 on Windows XP SP3
No
Description
The height of the contentpanel in a AccordionLayout with ExpandMode MULTI or SINGLE is not correct, it is less than the actual height. When using SINGLE_FILL or no ExpandMode it is working fine.
In this case, the contentpanel contains our own GXT version of a GWT TabPanel. As you can see in the screenshot, the tab "... information" contains another tabpanel, of which the first tab contains "bla".
Run mode
development mode
Steps to reproduce the problem
none
Expected result
the complete contentpanel should be shown
Actual result
only part of the contentpanel is shown
Test case
none
Helpful Information
Screenshot or video
accordeonlayout expandmode bug.jpg
Live test
Debugging already done- «none»
«Not provided»
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote