Combo inside of switch fails to resize properly

Project:formsPlayer
Version:1.5.7.1013
Component:User interface
Category:bug
Priority:normal
Assigned:Paul Butcher
Status:closed
Attachment:help-hint.html (2.72 KB)
Description

If you remove the switch and case the combo box sizes properly as you change the size of the explorer window
But with the switch and case in place the combo box does not resize and you loose the down arrow...

<xforms:switch id="TabSwitch">
<xforms:case id="caseAccountDetailsTab" selected="false">

<div class="tab-head">
<xf:select1 ref="y" class="subtab">
<xf:item">
<xf:label>Work Profile</xf:label">
<xf:item>
<xforms:label>Endorsement Details</xf:label">
</xf:item">
</xf:select1">
</div">

</xforms:case">
</xforms:switch">

Updates

#1 submitted by Paul Butcher on Tue, 2008-01-29 17:47
Status:active» applied
#2 submitted by fmcgovern on Fri, 2008-02-01 20:16
Status:applied» closed

Verified in 1.6.1006.0