Open Bug 1679699 Opened 3 years ago Updated 3 years ago

event handler shows incorrect Function

Categories

(DevTools :: Inspector, defect, P3)

Desktop
Windows 10
defect

Tracking

(Not tracked)

People

(Reporter: alice0775, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: nightly-community)

Attachments

(1 file)

What were you doing?

  1. Open https://wowma.jp/
  2. Right click on search field on top of page and choose "Inspect Element(Q)"
  3. Click on [event] icon
    4 Click on "change" to expand list

What happened?

It indicates not a Function.

function px;\
n
}\
n "],["\
n width: 20px;\
n height: 20px;\

What should have happened?

It should be a Function.

Anything else we should know?

And also, "blur" handler for html element.
It indicates a Function and broken Function.

function {
  for (; e = e.return, e && 5 !== e.tag;);
  return e || null
}

function Rn(e, t) {
    var n = e.
Attached image screenshot

This might be related to a sourcemap issue.

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: