You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Guido Dubois (JIRA)" <de...@myfaces.apache.org> on 2007/03/01 01:43:51 UTC

[jira] Commented: (TOBAGO-286) "target" and "tip" attributes for and nodes

    [ https://issues.apache.org/jira/browse/TOBAGO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476789 ] 

Guido Dubois commented on TOBAGO-286:
-------------------------------------

Hello Udo,

it doesn't work. The PDF doc in the example is opened in the same window. I used the nightly build from 28.02.2007 5:**

        <tc:menuItem immediate="true" label="#{overviewBundle.menu_table2}"
          link="/pdf/V5300_Tab2_Pauschalkuerzungen.pdf" target="_blank" />

In the <tc:link> tag it works correct. The PDF doc is opened in a new window. That's what I want...

      <tc:link  immediate="true" label="#{overviewBundle.menu_table2}"
          link="/pdf/V5300_Tab2_Pauschalkuerzungen.pdf" target="_blank" />


> "target" and "tip" attributes for <tc:menuitem> and <tc:tree> nodes
> -------------------------------------------------------------------
>
>                 Key: TOBAGO-286
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-286
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>    Affects Versions: 1.0.9
>         Environment: winxp prof, tomcat 5.5.20, myfaces 1.1.4, tobago 1.0.9 - same in tobago 1.0.10 snap (15.02.2007 5:10)
>            Reporter: Guido Dubois
>         Assigned To: Udo Schnurpfeil
>             Fix For: 1.0.10
>
>
> The <tc:menuitem> and <tc:tree> (tree nodes) should support a "target"  and a "tip" attribute to open a browser window and show a tooltip

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