Widgets: Button: Percentage image widths cause text overflow.
-------------------------------------------------------------
Key: XAP-288
URL: https://issues.apache.org/jira/browse/XAP-288
Project: XAP
Issue Type: Bug
Components: Widgets
Reporter: Trevor Oldak
Priority: Trivial
Create this button in the component test. The text will overflow the edge:
<button id="testComponent" text="Belly Button" image="./images/foreground.JPG"
imageWidth="50%" width="100px"/>
This is also true for labels links, checkboxes, and radiobuttons.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.