Can't drag input type range when touch simulation is enabled
Categories
(DevTools :: Responsive Design Mode, defect, P3)
Tracking
(Not tracked)
People
(Reporter: pascal.galle, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
- Open the page https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/range
- open developer tools
- change to responsive view
- enable touch simulation
- try to use the slider on this page
Actual results:
Slider is not doing anything
Expected results:
Slider should move according to movement
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Responsive Design Mode' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•4 years ago
|
||
Thank you for the report!
This should be fixed in Firefox Nightly, can you please test it?
You can download Firefox Nightly here
https://www.mozilla.org/en-US/firefox/channel/desktop/
Thank you!
Honza
Comment 3•4 years ago
|
||
This seems fixed on Firefox 88 as well
Not sure which Bug actually fixed this, let's close as WORKSFORME.
This issue is still reproducible for me on both latest (89.0.2) and nightly (91.0a1 (2021-06-28)).
One difference though is that on nightly the value of the slider can be changed by tapping on the track, but dragging the slider still does nothing.
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:89.0) Gecko/20100101 Firefox/89.0
Comment 5•2 years ago
|
||
another bug was filed, Bug 1841448, and I can reproduce the issue, so let's reopen this bug
Updated•2 years ago
|
Description
•