Open
Bug 1586182
Opened 6 years ago
Updated 3 years ago
Can't copy event function source in inspector
Categories
(DevTools :: Inspector, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: github, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
- In "Inspect element" press on anything event bubble
- Choose function source.
- Copy source code of this event.
I tried in linux and windows.
System Details:
Windows 10 (OS build 17134.1006), Firefox 69.0.1 (64-bit)
Linux Mint 19.1 Firefox 69.0 (64-bit)
Actual results:
When you open in inspector source tree element event bubble you can't copy source code of event. Not by ctrl+c or context menu.
Comment 1•6 years ago
|
||
I could not reproduce this on MacOSX.
Updated•6 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•