Problem/Motivation

After updating the Media module, the EPSA crop modal appears behind the file edit modal.

Proposed resolution

Add css to display the modal above the file edit modal.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

The EPSA crop modal displays over the file edit modal.

API changes

None.

Data model changes

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
FileSize
583 bytes

Attached patch implements a z-index for the crop modal that is higher than the cTools modal, so the crop modal appears in front.

Johan den Hollander’s picture

Tested this patch against 7.x-2.4

Patch restores normal function. Window is now displayed correctly
Test ok!

  • cbiggins committed 75e15bb on 7.x-2.x authored by idebr
    Issue #2841263 by idebr: EPSA crop appears behind file edit modal
    

cbiggins credited cbiggins.

CB’s picture

Thanks idebr, committed.

CB’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.