Widgets: checkBox: applying a style causes checkBox dimensions to change
onMouseOver
------------------------------------------------------------------------------------
Key: XAP-409
URL: https://issues.apache.org/jira/browse/XAP-409
Project: XAP
Issue Type: Bug
Components: Widgets: Other
Environment: ff2
Reporter: Matt Carbone
Applying any style to checkBox will cause its dimensions to change slightly
when the mouse cursor enters. It looks like the "label" part is growing by 2px
Use:
<checkBox borderStyle="solid" borderWidth="1px" borderColor="black" text="yar"
x="20px" y="200px"/>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.