Open
Bug 1565529
Opened 6 years ago
Updated 2 years ago
Touch events only trigger after Refresh using RDM
Categories
(DevTools :: Responsive Design Mode, defect, P2)
Tracking
(firefox68 affected, firefox69 affected, firefox70 affected)
NEW
People
(Reporter: rdoghi, Unassigned)
References
(Blocks 2 open bugs)
Details
[Affected versions]:
Nightly 70.0a1
[Affected platforms]:
Platforms: ALL
Steps :
- Launch the Firefox browser and https://jsfiddle.net/qyx5qccm/
- Hit Ctrl + Shift + M in order to start Responsive Design Mode and Select iPad from the device list.
- Open DevTools and reach the Console tab.
- Click the Red div from the test page.
Expected Results :
Touch events should be recorded in Console.
Actual Results :
No events are triggered in Console.
After the user refreshes the page the normal touch events are triggered in Console.
Reporter | ||
Updated•6 years ago
|
Updated•6 years ago
|
Priority: -- → P2
Updated•5 years ago
|
Assignee: nobody → mtigley
Status: NEW → ASSIGNED
Updated•4 years ago
|
Assignee: mtigley → nobody
Status: ASSIGNED → NEW
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•