You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2017/05/27 07:37:04 UTC

[jira] [Assigned] (ISIS-1625) Tooltips do not show up on Menu Actions (using the describedAs feature)

     [ https://issues.apache.org/jira/browse/ISIS-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood reassigned ISIS-1625:
---------------------------------

    Assignee: Dan Haywood

> Tooltips do not show up on Menu Actions (using the describedAs feature)
> -----------------------------------------------------------------------
>
>                 Key: ISIS-1625
>                 URL: https://issues.apache.org/jira/browse/ISIS-1625
>             Project: Isis
>          Issue Type: Bug
>          Components: Core: Viewer: Wicket
>    Affects Versions: 1.14.0
>            Reporter: Andi Huber
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 1.15.0
>
>
> Menu Actions annotated with ActionLayout.describedAs =.. will not produce a tooltip when you mouse-over the corresponding menu item.
> {code:title=SimpleObjectMenu.java|borderStyle=solid}
> @ActionLayout(describedAs="Create a new object.")
> public SimpleObject create(..){
> ..
> }
> {code}
> Steps to reproduce: 
> Take the simple-app artifact 1.14 and add an ActionLayout annotation like above to the SimpleObjectMenu.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)