Closed Bug 1336023 Opened 7 years ago Closed 7 years ago

RDM doesn't simulate real touch

Categories

(DevTools :: Responsive Design Mode, defect)

52 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1282089

People

(Reporter: dehghani.m.c, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0
Build ID: 20170130065342

Steps to reproduce:

Hit Ctrl+Shift+M, then click on Enable touch simulation


Actual results:

The simulated touch isn't real, for ex. I can not scroll the page using touch, like mobile devices.


Expected results:

The touch should be the same as Mobile devices.
Component: Untriaged → Developer Tools: Responsive Design Mode
Yes, you are correct, it's not a complete simulation.  

The current approach is "touch events only", in that mouse actions also fire touch events for testing UIs written for mobile device events.  It does not currently change the cursor (bug 1271728) or support drag scrolling (bug 1282089).

Since drag scrolling was mentioned, I think I'll mark this as a duplicate of bug 1282089.  Please reopen if you feel it's independent.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.