Closed
Bug 1610225
Opened 5 years ago
Closed 5 years ago
Inspecting elements with cursor fails to prevent click actions during touch simulation
Categories
(DevTools :: Responsive Design Mode, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1609199
People
(Reporter: taylorcharleshunt, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:73.0) Gecko/20100101 Firefox/73.0
Steps to reproduce:
- Inspect a page with, say, a hyperlink on it in Responsive Design Mode
- Ensure touch simulation is enabled
- Use the cursor to pick an element from the page to inspect
- Click the hyperlink, in order to inspect it
Actual results:
Attempting to use the cursor to select the hyperlink for inspection activates it
Expected results:
When touch simulation is turned off, using the cursor to inspect an element doesn't activate its default behaviors: links aren't followed, buttons aren't pressed, etc.
This behavior should probably be matched even with touch simulation enabled.
Reporter | ||
Updated•5 years ago
|
Component: Untriaged → Responsive Design Mode
Product: Firefox → DevTools
Comment 1•5 years ago
|
||
Thanks for filing! We're currently working on a fix for this in Bug 1609199.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•