Closed Bug 1535310 Opened 5 years ago Closed 3 years ago

Allow Page Inspector to inspect HTML blocks when pointer-events is set to none

Categories

(DevTools :: Inspector, defect, P3)

67 Branch
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1129488

People

(Reporter: mozilla-crowdicity.wadmol, Unassigned)

References

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Steps to reproduce:

-> Add pointer-events: none to any HTML block
-> Try to use inspector tool over that particular block

(You can try this fiddle: https://jsfiddle.net/Lvau1r7w/)

Actual results:

Inspector doesn't inspect because it is honoring the pointer-events property

Expected results:

Inspector should be able to inspect such elements

Component: Untriaged → Inspector
Product: Firefox → DevTools
See Also: → 1513658

Possibly related to the solution to Bug 1528975

Priority: -- → P3
Status: UNCONFIRMED → NEW
Ever confirmed: true
See Also: → 1129488
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.