Andi Huber created ISIS-1625:
--------------------------------

             Summary: 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