Closed Bug 1785304 Opened 3 years ago Closed 3 years ago

Flexbox ordering seems to influence whether elements are clickable if overlaid with other elements

Categories

(Core :: Layout: Flexbox, defect)

defect

Tracking

()

RESOLVED INVALID

People

(Reporter: twisniewski, Unassigned)

References

()

Details

Attachments

(1 file)

Attached file testcase.html

In the attached test-case, I can click on the text to see an alert in Chrome, but in Firefox the overlaid element prevents mouse events from reaching it. This seems to involve flexbox ordering, as if I remove the flex or order styles, then I can click on the element in both browsers.

This is causing webcompat issues where content cannot be clicked, such as the product filter widget in the storefront in https://www.vivobarefoot.com/eu/mens (as reported in https://webcompat.com/issues/108752)

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: