Closed Bug 1597170 Opened 5 years ago Closed 5 years ago

Clean up pointer-events handling in arrow panels

Categories

(Toolkit :: XUL Widgets, task)

task
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: ntim, Unassigned)

References

Details

Bug 973217 and bug 979587 added this in order to avoid accidentally clicking the top item in the bookmarks panel when it's transitioning.

However, pointer-events is an animatable property, so it can be set to transition from pointer-events: none; to pointer-events: unset;.

See: https://searchfox.org/mozilla-central/search?q=disablepointerevents&case=false&regexp=false&path=

Priority: -- → P3
Component: Bookmarks & History → XUL Widgets
Product: Firefox → Toolkit
Summary: Clean up pointer-events: none handling in MozPlacesPopupArrow → Clean up pointer-events handling in arrow panels

The product::component has been changed since the backlog priority was decided, so we're resetting it.
For more information, please visit auto_nag documentation.

Priority: P3 → --

I realize this is not possible.

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