Closed Bug 1435331 Opened 7 years ago Closed 6 years ago

Pseudo-Element within button does not respond to mouse/pointer-events

Categories

(Core :: Web Painting, defect, P3)

58 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1089326

People

(Reporter: atoufali, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20180128191252

Steps to reproduce:

- visit https://jsfiddle.net/15bmz7zg/1/
- click the button
- try to select the heading text, and click the overlay


Actual results:

- text is selected and clicking the overlay does not trigger the "click" event


Expected results:

- text should not be selectable (none of the items beneath the overlay should be interactive)
- clicking the overlay should trigger the "click" event assigned to the button
Group: core-security → layout-core-security
Group: layout-core-security
Looks like this is being worked on already!
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Priority: -- → P3
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.