[
https://issues.apache.org/jira/browse/XAP-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Mikhaylov updated XAP-525:
----------------------------------
Attachment: clientsession.zip
Call to window.onresize() as part of application startup seems to resolve this
issue.
> Widgets: TabPane no longer works
> --------------------------------
>
> Key: XAP-525
> URL: https://issues.apache.org/jira/browse/XAP-525
> Project: XAP
> Issue Type: Bug
> Components: Widgets: Layouts
> Reporter: Trevor Oldak
> Priority: Blocker
> Attachments: clientsession.zip
>
>
> Open the xap tabPane widget component test. It no longer works.
> Or, try this simple xal:
> <xal xmlns="http://openxal.org/ui">
>
> <tabPane width="400px" height="400px">
> <tab text="foo">
> <label text="foo"/>
> </tab>
> <tab text="bar">
> <label text="foo"/>
> </tab>
> </tabPane>
>
> </xal>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.