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/02/15 13:26:05 UTC

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

"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


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.


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

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476852 ] 

Bernd Bohmann commented on TOBAGO-286:
--------------------------------------

The target attribute in menuItem works only for the action attribute.

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


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

Posted by "Guido Dubois (JIRA)" <de...@myfaces.apache.org>.
    [ 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.


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

Posted by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475908 ] 

Udo Schnurpfeil commented on TOBAGO-286:
----------------------------------------

I think a "tip" for "menuItem" is to be discussed, because I've not seen it in any application, as far I can remember. The tip may confuse the users.
The other 3 combinations a valuable for me. 

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


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

Posted by "D. W. (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708133#action_12708133 ] 

D. W. commented on TOBAGO-286:
------------------------------

Indeed, the above comment is true. However, it would be great if the target attribute could be paired with the link attribute as well. Thank you for your consideration and for any comments on this.

> "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
>            Assignee: 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.


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

Posted by "Udo Schnurpfeil (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Udo Schnurpfeil resolved TOBAGO-286.
------------------------------------

    Resolution: Fixed

Resolved without "tip" for "menu". If needed, please intert a separate issue.

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


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

Posted by "Guido Dubois (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOBAGO-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476899 ] 

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

That's it! Thanks...

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