Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-43352

Some standard themes have z-index conflict

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Deferred
    • Icon: Minor Minor
    • None
    • 2.4.7, 2.5.3, 2.6
    • Themes
    • None
    • MOODLE_24_STABLE, MOODLE_25_STABLE, MOODLE_26_STABLE

      Discovered while testing MDL-43092, see comments there.

      Some themes such as afterburner, overlay, anomaly and maybe some others have z-index of custom menu elements higher than filepicker. Also docked blocks have z-index 11000 which is above everything including filepicker and other yui modal windows.
      PLEASE TEST ALL THEMES

      Docks overlapping is present in all supported versions (2.4 and above).

      Custom menu overlapping is present in 2.6&master
      (In 2.4-2.5 the filepicker has z-index 7500)

      But still Overlay (2.4-master) has z-index of the header set to 99999 which appears above all modal windows.

      Particularly in afterburner it was once fixed by the rule

      .yui-skin-sam .yui-panel-container {
      z-index: 999999!important;
      }
      

      which no longer applies after upgrade to YIU3 (this rule was removed in 2.6&master in MDL-43092 as making no sense)

            Unassigned Unassigned
            marina Marina Glancy
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.