When using Scald with Fieldable Panels Panes, and using the Panels IPE to add or edit panes, the Panels IPE modal overlaps/blocks out the DND Library which renders adding images useless, especially when there's a Scald WYSIWYG editor embed.

Wasn't sure whether to patch Panels IPE and it's z-index or Scald Dnd or Scald Gallery and it's z-index, but figured others might need use of this too.

Related to: https://www.drupal.org/node/2449181

Comments

dremy’s picture

Issue summary: View changes
StatusFileSize
new710 bytes
dremy’s picture

StatusFileSize
new717 bytes

Added .length to match the previous condition

nagy.balint’s picture

Status: Needs work » Needs review
nagy.balint’s picture

Status: Needs review » Needs work

Actually this patch should be changed.

If #2449181: DND Library Wrapper floats under Panels IPE modal gets in, then actually we should delete the part that switches to 1002 z-index, and then the part that switches back to 999.

nagy.balint’s picture

Status: Needs work » Needs review
StatusFileSize
new1.39 KB

Patch attached.

  • nagy.balint committed 9dd649e on 7.x-2.x
    Issue #2449241 by dremy, nagy.balint: DND Library Wrapper floats under...
nagy.balint’s picture

Status: Needs review » Fixed

Committed, in preparation for scald 1.4

Status: Fixed » Closed (fixed)

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