Widgets: Button/TextField: height attributes in px issue
--------------------------------------------------------
Key: XAP-204
URL: http://issues.apache.org/jira/browse/XAP-204
Project: XAP
Issue Type: Bug
Components: Widgets
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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira