You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "James Margaris (JIRA)" <xa...@incubator.apache.org> on 2007/03/27 23:34:32 UTC

[jira] Updated: (XAP-204) Widgets: Button/TextField: height attributes in px issue

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

James Margaris updated XAP-204:
-------------------------------

    Component/s:     (was: Widgets: Other)
                 Widgets: TextField / TextArea / PasswordField

> Widgets: Button/TextField: height attributes in px issue
> --------------------------------------------------------
>
>                 Key: XAP-204
>                 URL: https://issues.apache.org/jira/browse/XAP-204
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets: TextField / TextArea / PasswordField
>            Reporter: Matt Carbone
>            Priority: Minor
>
> There is a noticeable difference in height between button and textField when the height attributes have the same values.
> <freePane>
> <button text="search " x="50px" y="500px" height="20px" width="150px" />
> <textField text="TEXT" x="225px" y="500px" height="20px" width="150px" /> 
> </freePane>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.