You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Michael Mikhaylov (JIRA)" <xa...@incubator.apache.org> on 2007/12/10 21:55:43 UTC

[jira] Updated: (XAP-547) Widgets: Tree: Tree throws error when highlightColor and highlightBackgroundColor set by default

     [ 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.