Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-1915

ModalCurtain not rendered full height for dialog with uicontext = shell in webkit

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 5.0.2, 5.1
    • 5.0.1
    • design
    • None

      For modality level of SHELL.
      ModalityCurtain does not extend to bottom of UI.
      In fact the entire overlay seems to be shifted up the number of pixels as is assigned to the overlay child top value - in this case 60px.

      .overlay.shell .overlay-child

      { top:60px; }

      The wierd thing is that if in chrome web inspector, you disable and renable that top:60px value, then everything is rendered mostly correctly.

      only affects webkit. see attachment

        Acceptance criteria

              czimmermann Christopher Zimmermann
              ejervidalo Espen Jervidalo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD