[
https://issues.apache.org/jira/browse/XAP-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462273
]
Turyn, Michael commented on XAP-223:
------------------------------------
The DIV comes from the HTML calling the xal. Oddly enough, though, presetting
it with fixed width and height, or with visible overflow, doesn't seem to do
the trick. ter creation, setting the outer DIV's border to something else
_does_ work. This makes me think that the problem isn't really overflow or
fixed-height related, that these just cause a redisplay of the pane, and that's
what fixes the problem.
Note that there is no apparent problem under IE.
> Widgets: RadioButton: RadioButton image doesn't appear in horizontalFlowPane
> ----------------------------------------------------------------------------
>
> Key: XAP-223
> URL: https://issues.apache.org/jira/browse/XAP-223
> Project: XAP
> Issue Type: Bug
> Components: Widgets
> Reporter: Trevor Oldak
> Priority: Critical
>
> <xal xmlns="http://openxal.org/ui" xmlns:xal="http://openxal.org/ui">
> <horizontalFlowPane width="825px">
> <radioButton group="bonk" width="200px"
> text="foo"/>
> <radioButton group="bonk" width="200px"
> text="bar"/>
> </horizontalFlowPane>
> </xal>
> Run the above XAL and you'll see that the radioButton image doesn't show up.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira