Closed Bug 841473 Opened 11 years ago Closed 11 years ago

Inspector should not respect 'pointer-events: none' styles.

Categories

(DevTools :: Inspector, defect)

x86_64
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 745489

People

(Reporter: Optimizer, Unassigned)

References

Details

STR :

1) open this awesome mockup by shorlander : http://people.mozilla.com/~shorlander/files/click-to-play-prototype/clickToPlay-Mockup-03.html

2) an arrow panel will show up saying that Java is disabled.
3) right click on that arrow panel and choose inspect.

Expected result: the div block with class 'ctpPanelContainer' gets selected.

Actual result: the div box with class 'contentArea' or 'mainToolbar' gets selected as the mouse event passes through the arrow panel to make the background node target.

This makes it impossible to inspect the arrow panel, unless you know something about it (like the id or class) or you find the arrow panel by selecting each and every node from the markup panel.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.