Closed Bug 1609903 Opened 4 years ago Closed 4 years ago

dragleave event returns bad target, event.relatedTarget is not set

Categories

(SeaMonkey :: Tabbed Browser, defect, P2)

SeaMonkey 2.51 Branch
All
Unspecified
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: bblack, Unassigned)

References

(Blocks 1 open bug)

Details

+++ This bug was initially created as a clone of Bug #1420590 +++

User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20171024165158

Steps to reproduce:

  1. download the attachment and open it in Firefox.
  2. drag something into the page and then drag out.

Actual results:

When dragleave fires, the event.target is set to document (if e10s activated) or XULDocument (if e10s not activated; and accessing event.target throws an error in this case).

Expected results:

The event.target should be the .dropmask element. (in other browsers)

Summary: dragleave event returns bad target → dragleave event returns bad target, event.relatedTarget is not set

Need backport for SM2.53
Caused by Bug 1327185 in mozilla54.
Solved in Bug 1420590 in mozilla59.

Blocks: 1607041
Flags: needinfo?(frgrahl)

Fixed for 2.53.2 If a backport is needed just let me know. We usually don't open new bugs then.

Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(frgrahl)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.