jquery / jquery/jquery-ui

The Slider range stops adjusting value when on developer tool device emulation mode

Open
#2,226 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Behavior shared with 1.12 Comp: Slider
Dominant language
JavaScript
Stars
11.3k
Forks
5.2k
PR merge metrics
No merged PRs in 30d

Description

Why does the Slider range stops adjusting when on developer tool device emulation mode.
It adjusts when I click on it, but not when I drag on it.
This can be replicated on the website's demo page. Just turn on the developer tool's device emulation. You will not be able to drag to adjust its value.

https://api.jqueryui.com/1.12/slider/

Is there a work around? It is not responding on my test device too.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the problem on the jQuery UI Slider demo at https://api.jqueryui.com/1.12/slider/ with developer-tool device emulation enabled, then trace the slider's drag handling from the demo or relevant source entry point. Done means dragging adjusts the slider value in emulation while clicking continues to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.