- 
    Type:
Bug
 - 
    Resolution: Fixed
 - 
    Priority:
Normal
 - 
    Affects Version/s: 7.0.3
 - 
    Component/s: Components
 - 
    None
 
- 
        ZK 8.6.2 S2
 - 
        None
 
Steps to Reproduce
- Run the attached example zul file
 - Drag an image to the gray dropzone
 - Observe the browser dev console
 
Current Result
$img is undefined
Expected Result
No error
Debug Information
A side effect of ZK-2332
Since ZK-2332 / ZK-1198 was done, the code can be removed completely.