Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
2.0.2
-
None
Description
...
<label class="inp>
<s:combobox name="mycombo" list="
"/>
</label>
In that situation label's size is incorrect.
Probably the reason is in combobox.ftl. It includes text.ftl with its type (<input type="text" ...).