[ 
https://issues.apache.org/jira/browse/XAP-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480464
 ] 

Turyn, Michael commented on XAP-332:
------------------------------------

I'm not seeing the bug; I attached the tooltips
            hello<BR>world
            hello<BR><BR>world
            hello<BR> <BR>world
(at separate times) to the table in the widget example using table.xal; all of 
them looked as I'd expect, except for a weird-looking border under IE (I think 
6).


> Widgets: Tooltip: Standalone HTML tags don't work in tooltips
> -------------------------------------------------------------
>
>                 Key: XAP-332
>                 URL: https://issues.apache.org/jira/browse/XAP-332
>             Project: XAP
>          Issue Type: Bug
>          Components: Widgets
>            Reporter: Trevor Oldak
>            Priority: Minor
>
> In tooltips, the following value would not work:
> "hello<BR>world" (or "hello&lt;BR&gt;world" as the case may be)
> Neither does "hello<BR/>world" nor "hello<BR></BR>world"
> However, the following does work as a workaround:
> "hello<BR>w</BR>orld"
> This still does not allow multiple linebreaks in a tooltip.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to