Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-1165

Tool : setTitle without a call to setDescription does not update the tooltip title

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 4.0 alpha
    • 4.0 alpha
    • None
    • None

      • Open a tool
      • In your JS console, type :
        Ametys.tool.ToolsManager.getFocusedTool().setTitle('A title...')
        
      • Note that the title is updated in the tab, but not in the tooltip.
      • In your JS console, type :
        Ametys.tool.ToolsManager.getFocusedTool().setDescription('A description...')
        
      • Note that the title is now updated in the tooltip. But the new description is not set in the tooltip.

            Unassigned Unassigned
            sprieul Simon Prieul (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: