Comment 2 for bug 891916

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

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

commit 46c990eabf7bcdbb37f06d20a7a66096da64cdd3
Author: Richard Mansfield <email address hidden>
Date: Fri Nov 18 16:23:30 2011 +1300

    Stop blocktype images from freezing during drag in IE (bug #891916)

    When dragging a blocktype in the view editor in IE, dragging it very
    slowly usually causes the block to suddenly disappear, and the cursor
    to turn into a crossed circle. If you let go of the mouse, the
    blocktype image appears at the cursor, and clicking the mouse again
    will drop the blocktype. This can be fixed by disabling IE's default
    startdrag function.

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