Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-68727

Confluence top menu bar overlaps Jira issue collector when using Prominent style

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • 7.12.2, 7.12.5, 7.13.0, 7.19.9
    • Integrations - Jira
    • None

      Problem

      When attaching the Jira issue collector to newer versions of Confluence, the top menu bar overlaps the Jira widget that becomes invisible on the page.
      You can see the widget again if you can scroll the page down or if the administrator access banner is present on top of the page.

      Environment

      Newer versions of Confluence (7.12 and 7.13).
      Version 7.4.9 is not affected.
      On Confluence 7.19 all styles appears to be affected.

      Steps to Reproduce

      1. Create a Jira issue collector with the Prominent style and copy the snippet to embed it on other sites.
      2. Add it to Confluence:
      • Go to  > General Configuration > Custom HTML.
      • Click edit and add the snippet at the "At end of the BODY" section.
      • Save

      Expected Results

      The Jira issue collector will be visible all the time.

      Actual Results

      The Jira issue collector is hidden behind the Confluence top menu bar



       

      Workaround

      As this bug is only reproducible with the Prominent style, if you choose any other style you will not be affected.
      It is possible to edit the Global Stylesheet to give higher priority to this widget over the top menu bar.

      1. Go to  > General Configuration > Stylesheet
      2. Click edit
      3. Add the following
        .atlwdg-trigger.atlwdg-TOP {
        z-index: 100 !important;
        position:fixed;
        }
      4. Save

       Please note that the custom global stylesheet will not be applied to spaces that define their own custom stylesheet or are using a theme.
      This workaround will fix the snippets on all spaces but not on the Global Configuration screen.

      Notes

            [CONFSERVER-68727] Confluence top menu bar overlaps Jira issue collector when using Prominent style

              Unassigned Unassigned
              0bd1ffc21241 Diego Patrignani
              Affected customers:
              9 This affects my team
              Watchers:
              12 Start watching this issue

                Created:
                Updated: