Open
Bug 1726994
Opened 3 years ago
Updated 2 years ago
Element.releaseCapture() is deprecated in menupopup.js:163
Categories
(Toolkit :: UI Widgets, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox93 | --- | affected |
People
(Reporter: aceman, Unassigned)
Details
Operating a menupopup widget in the Preferences produces a warning in the Error console:
Element.releaseCapture() is deprecated. Use Element.releasePointerCapture() instead. For more help https://developer.mozilla.org/docs/Web/API/Element/releasePointerCapture in menupopup.js:163:13
Updated•3 years ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•