Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-1625

Tooltips do not show up on Menu Actions (using the describedAs feature)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.14.0
    • 1.15.0
    • Viewer Wicket
    • None

    Description

      Menu Actions annotated with ActionLayout.describedAs =.. will not produce a tooltip when you mouse-over the corresponding menu item.

      SimpleObjectMenu.java
      @ActionLayout(describedAs="Create a new object.")
      public SimpleObject create(..){
      ..
      }
      

      Steps to reproduce:
      Take the simple-app artifact 1.14 and add an ActionLayout annotation like above to the SimpleObjectMenu.

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            hobrom Andi Huber
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: