[
https://issues.apache.org/jira/browse/XAP-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Mikhaylov updated XAP-547:
----------------------------------
Attachment: TableBridge.js
This patched version of TableBridge fixes the issue.
> Widgets: Tree: Tree throws error when highlightColor and
> highlightBackgroundColor set by default
> ------------------------------------------------------------------------------------------------
>
> Key: XAP-547
> URL: https://issues.apache.org/jira/browse/XAP-547
> Project: XAP
> Issue Type: Bug
> Components: Widgets: Table/Tree/TreeTable
> Reporter: Trevor Oldak
> Attachments: TableBridge.js
>
>
> The following code throws two errors, one for each attribute:
> <xal xmlns="http://openxal.org/ui/html">
> <tree width="50px" height="50px" highlightColor="#0000FF"
> highlightBackgroundColor="#FFFFFF">
> <row>
> <cell text="foo"/>
> </row>
> </tree>
> </xal>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.