You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2016/09/06 07:32:20 UTC

[jira] [Commented] (TOBAGO-1587) links doesn't support rightklick->newTab

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

Hudson commented on TOBAGO-1587:
--------------------------------

FAILURE: Integrated in Jenkins build Tobago 3.0.x #510 (See [https://builds.apache.org/job/Tobago%203.0.x/510/])
TOBAGO-1587: links doesn't support rightklick->newTab
TOBAGO-1557: Consolidate <tc:button>, <tc:link> and <tc:command>

* clean up: url is no longer needed in class Command (data attribute used for JS)
* fix "confirmation" before executing link (in progress) (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1759367])
* (edit) tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/AjaxClientBehaviorRenderer.java
* (edit) tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/Command.java
* (edit) tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/JsonUtils.java
* (edit) tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/java/org/apache/myfaces/tobago/renderkit/html/standard/standard/tag/CommandRendererBase.java
* (edit) tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago.js
* (edit) tobago-3.0.x/tobago-theme/tobago-theme-standard/src/test/java/org/apache/myfaces/tobago/renderkit/html/JsonUtilsUnitTest.java


> links doesn't support rightklick->newTab
> ----------------------------------------
>
>                 Key: TOBAGO-1587
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1587
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Themes
>            Reporter: Henning Noeth
>            Assignee: Henning Noeth
>            Priority: Minor
>
> Links should use the HTML attribute 'href' to set a link to provide 'rightklick-newTab'-support.
> <tc:button link="..."> should look like a button but the behavior should like a link.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)