Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.2
-
None
-
-
8a9309327 (dev), 8375adcbe (6.8)
Description
In qwasmwindowclientarea.cpp, it registers callbacks for dragstart, dragover, drop and dragend, but not dragleave, which means if a drag event enters the window and then leaves, the app gets no notification for it.