-
ComboBox dropdown has zero width in dialog
ComboBox dropdown has zero width in dialog
I have a ComboBox inside a dialog, which worked fine in the last alpha. In beta1, the dropdown has zero width:
<div class="x-layer x-combo-list" id="ext-gen344" style="position: absolute; z-index: 11000; visibility: visible; left: 379px; top: 89px; width: 0px; height: 120px;">...</div>
The demo is working, though, which puzzles me.
What sets the width of this odd little guy?
-
Solved: listWidth
Solved: listWidth
I need to specify listWidth in the ComboBox call, and it seems to fix it. Not automatic, but good enough for me for now.
-
Sencha User
Any more info on the field/setup? I can try to hunt it down.
Jack Slocum
Ext JS Founder
Original author of Ext JS 1, 2 & 3.
Twitter: @jackslocum
jack@extjs.com
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us