Uploaded image for project: 'Skin factory'
  1. Skin factory
  2. SKINFACTORY-133

The contextual tab of skinfactory are visible whereas the tool is not focused

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.0.0
    • 2.0.0
    • None

      How to reproduce

      • Open the skin factory tool
      • Refresh application

      The tool is open but not focus. But the dynamic contextual tab are visible.

      These tabcontroller are created on-the-fly,loaded the JS http://localhost:8080/cms/plugins/skinfactory/demo/demo/ribbon.js

      tab = Ext.create("Ametys.ribbon.element.tab.TabController", {
      			"tool-id":"^(uitool-skinfactory)$",
      			id: "",
      			pluginName: "skinfactory"
      		});
              tab.attachTab(tab_SF_5);
      		tab.show(false);
      		Ametys.ribbon.RibbonManager.registerTab(tab);
      

            Unassigned Unassigned
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: