Closed Bug 1866301 Opened 1 year ago Closed 1 year ago

Element.setCapture() is deprecated

Categories

(DevTools :: Responsive Design Mode, defect)

Firefox 120
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1713545

People

(Reporter: dev-support, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:120.0) Gecko/20100101 Firefox/120.0

Steps to reproduce:

Executing inspect in Responsive Design Mode
Choosing Console
Testing a website

Actual results:

Console did show warning message:

Element.setCapture() is deprecated. Use Element.setPointerCapture() instead. For more help https://developer.mozilla.org/docs/Web/API/Element/setPointerCapture

resource://devtools/server/actors/emulation/touch-simulator.js

Expected results:

No warning

The Bugbug bot thinks this bug should belong to the 'DevTools::Responsive Design Mode' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Responsive Design Mode
Product: Firefox → DevTools

Thanks for the report, it looks like the same issue as Bug 1713545, so I'm going to mark this as duplicate

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1713545
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.