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

ASF subversion and git services commented on ISIS-1625:
-------------------------------------------------------

Commit ba2d4ed7edf8a091281dced77b6044b93c2fc4e2 in isis's branch 
refs/heads/master from [~hobrom]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=ba2d4ed ]

Patchset to fix 
* ISIS-1625, tooltips for menu actions
* ISIS-1626, confirmation dialog for no-parameter menu actions

> 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)

Reply via email to