[
https://issues.apache.org/jira/browse/ISIS-1625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16024430#comment-16024430
]
Andi Huber edited comment on ISIS-1625 at 5/26/17 7:36 AM:
-----------------------------------------------------------
Fixed with PR #81
https://github.com/apache/isis/pull/81
was (Author: hobrom):
fixed via PR
https://github.com/apache/isis/pull/80/files
> 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
> 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)