[ http://issues.apache.org/struts/browse/WW-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Don Brown resolved WW-1578.
---------------------------
Resolution: Not A Problem
Fix Version/s: (was: 2.0.3)
Assignee: Don Brown
> ComboBox works incorrect within <label>
> ---------------------------------------
>
> Key: WW-1578
> URL: http://issues.apache.org/struts/browse/WW-1578
> Project: Struts 2
> Issue Type: Bug
> Components: Views
> Affects Versions: 2.0.2
> Reporter: Vadim Homchik
> Assigned To: Don Brown
> Attachments: combo.JPG
>
>
> ...
> <label class="inp>
> <s:combobox name="mycombo" list="{'test1', 'test2', 'test3'}"/>
> </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" ...).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|