Blog  |   Sitemap  |   Search  |   Language:  eng рус
Home
JavaScript UI FrameworkBug TrackerBug details

Bug Data

ID: #0023
Status: Fixed
Severity: Major
Reporter: Rob Krueger
Submitted: 20-11-08 17:20

Product Data

Product: Ample SDK
Component: Drag & Drop
Version: 0.7.x
OS: Windows XP
Browser: Firefox 3.x

Description

Error is thrown if element is removed from ample document in the dragend event handler

Use case:
<div ondragend="this.parentNode.removeChild(this)" style="width:100px;height:100px;">test</div>

Messages written for this bug

Reporter: Rob Krueger
Submitted: 21-11-08 12:32
Message: This is likely to happen with other Drag&Drop module events handlers

Add a message
BugTracker