Comment 3 for bug 891916

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/873
Committed: http://gitorious.org/mahara/mahara/commit/20ead13e106fa8a203ac8cc43d09ee53e292c404
Submitter: Francois Marier (<email address hidden>)
Branch: master

commit 20ead13e106fa8a203ac8cc43d09ee53e292c404
Author: Richard Mansfield <email address hidden>
Date: Fri Nov 18 16:24:24 2011 +1300

    Ensure dragged blocktype appears above view content area in IE (bug #891916)

    In IE, when dragging a blocktype image into the content area of the
    view editor, the image appears to slip underneath the white box saying
    "This area shows a preview of what your page will look like..." and
    then out the other side again. Setting the z-index property on the
    element containing blocktype list fixes the issue.

    Change-Id: I6bc28bcf790b89d7513144012e210527b8ae1710
    Signed-off-by: Richard Mansfield <email address hidden>