Open
Bug 1401304
(rdm-touch)
Opened 7 years ago
Updated 1 year ago
[meta] Touch simulation
Categories
(DevTools :: Responsive Design Mode, enhancement, P5)
DevTools
Responsive Design Mode
Tracking
(Not tracked)
NEW
People
(Reporter: jryans, Unassigned)
References
(Depends on 45 open bugs)
Details
(Keywords: meta, Whiteboard: [designer-tools])
There are various issues related to touch simulation as it's implemented today, since it's more of a hack that makes fake events in JS.
Reporter | ||
Updated•7 years ago
|
Reporter | ||
Updated•7 years ago
|
status-firefox57:
affected → ---
Reporter | ||
Updated•7 years ago
|
Alias: rdm-touch
Reporter | ||
Updated•7 years ago
|
Whiteboard: [designer-tools]
Updated•6 years ago
|
Product: Firefox → DevTools
Comment 1•6 years ago
|
||
Worth adding/tracking https://bugzilla.mozilla.org/show_bug.cgi?id=1508196 and https://bugzilla.mozilla.org/show_bug.cgi?id=1516805
Updated•5 years ago
|
I don't know if this is the right place to post this.
Re: https://bugzilla.mozilla.org/show_bug.cgi?id=1282089#c20
Pinch to zoom was implemented in RDM, but only works with a trackpad as I understand, meaning you can't use this feature with a keyboard and mouse. May I suggest something like a SHIFT+Click&Drag option for desktop users?
Simulated Finger #1 = the location of the cursor when shift was first depressed.
Simulated Finger #2 = location of the active cursor while holding shift+click.
Simulated Finger #1 releases when user lets go of SHIFT.
You could render circles over the viewport to indicate on-screen where the active touch points are located.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•