[ 
https://issues.apache.org/jira/browse/TAP5-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship reassigned TAP5-2166:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> Wrong layout of textfield with Autocomplete mixin
> -------------------------------------------------
>
>                 Key: TAP5-2166
>                 URL: https://issues.apache.org/jira/browse/TAP5-2166
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Eugen
>            Assignee: Howard M. Lewis Ship
>
> this code snippet produce an unexpected form layout:
>        <t:form role="form" class="col-xs-3">
>           <div class="form-group">
>               <t:label for="state">State</t:label>
>               <t:textfield t:id="state" value="patient.state" />
>           </div>
>           <div class="form-group">
>              <t:label for="country">Country</t:label>
>               <t:textfield t:id="country" value="patient.country" 
> t:mixins="autocomplete" />
>           </div>
>          </t:form>
> The label is on the same line with textfield, the textfield width is wrong 
> (screenshot http://imagesup.net/?di=913782968996)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to