[ 
http://issues.apache.org/struts/browse/WW-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39236
 ] 

Don Brown commented on WW-1578:
-------------------------------

I think what you want here is the <s:select> tag, not the <s:combobox> tag.  
Please close the ticket if that does what you want.

> 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
>             Fix For: 2.0.3
>
>         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

        

Reply via email to