[
https://issues.apache.org/jira/browse/XAP-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Gagne resolved XAP-189.
---------------------------
Resolution: Cannot Reproduce
> Widgets: Button: Button causes sibling components to be "pressed" when button
> is pressed.
> -----------------------------------------------------------------------------------------
>
> Key: XAP-189
> URL: https://issues.apache.org/jira/browse/XAP-189
> Project: XAP
> Issue Type: Bug
> Components: Widgets: Other
> Reporter: Matt Carbone
>
> When placed in a container that will have a button above a sibling (ex
> verticalboxpane), when the button is pressed...the sibling components will
> have the same effect of being pressed.
> <verticalBoxPane align="start" padding="3px" width="500px" height="500px" >
> <button id="btn_service_req" text="Service Request" /.>
>
>
>
> <button id="btn_service_req2" text="Service Request" />
>
>
> </verticalBoxPane>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.