Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Some DHTML drag-and-drop operations are blocked after you apply the MS04-038 security updates for Internet Explorer


View products that this article applies to.

Symptoms

After you install the MS04-038 security updates for Microsoft Internet Explorer, you may experience the following symptoms:
  • DHTML drag-and-drop operations are blocked for image elements if the image is not valid.
  • DHTML drag-and-drop operations are blocked for anchor elements that include non-HTTP or HTTPS URLs.
  • DataTransfer.setData cannot change the URL while dragging the anchor elements and images.

↑ Back to the top


Cause

The MS04-038 security updates change the way that Internet Explorer handles DHTML drag-and-drop operations for images and for anchors.

↑ Back to the top


Workaround

To work around this behavior, use the following methods:
  • For image elements, make sure that you use valid images. Valid images have an src attribute or a dynsrc attribute, or both, specified. Also, the value of the src attribute is set to a valid image or the value of the dynsrc attribute is set to a valid video file, or both.
  • For anchor elements, use the HTTP URL type or the HTTPS URL type.

↑ Back to the top


Status

This behavior is by design.

↑ Back to the top


More information

Internet Explorer 5 and later versions support DHTML drag-and-drop operations for images, for text strings, or for anchors. For more information about DHTML data transfer, including drag-and-drop operations, visit the following Microsoft Developer Network (MSDN) Web site:

↑ Back to the top


Keywords: KB887614, kbprb, kbtshoot

↑ Back to the top

Article Info
Article ID : 887614
Revision : 3
Created on : 5/21/2007
Published on : 5/21/2007
Exists online : False
Views : 390