CARVIEW |
Select Language
HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Fri, 10 Oct 2025 06:59:02 GMT
Content-Type: text/html
Content-Length: 162
Location: https://bugs.jqueryui.com/ticket/15083/
Connection: keep-alive
Reporting-Endpoints: csp-endpoint='https://csp-report-api.openjs-foundation.workers.dev/'
Content-Security-Policy: default-src 'self'; script-src 'self' 'wasm-unsafe-eval' code.jquery.com; connect-src 'self'; img-src 'self' secure.gravatar.com; style-src 'self'; media-src 'self' content.jquery.com; report-uri https://csp-report-api.openjs-foundation.workers.dev/; report-to csp-endpoint
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 10 Oct 2025 06:59:03 GMT
Content-Type: text/html
Last-Modified: Thu, 19 Sep 2024 13:59:18 GMT
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Accept-Encoding
ETag: W/"66ec2e36-217a"
Reporting-Endpoints: csp-endpoint='https://csp-report-api.openjs-foundation.workers.dev/'
Content-Security-Policy: default-src 'self'; script-src 'self' 'wasm-unsafe-eval' code.jquery.com; connect-src 'self'; img-src 'self' secure.gravatar.com; style-src 'self'; media-src 'self' content.jquery.com; report-uri https://csp-report-api.openjs-foundation.workers.dev/; report-to csp-endpoint
Content-Encoding: gzip
#15083 (Slider doesn't slide at the cursor) - jQuery UI - Bug Tracker
jQuery UI issues have moved to GitHub. This site is now a static archive of the old Trac bugs site.
Some functions and pages are no longer available.
Some functions and pages are no longer available.
Skip to main content
Search and Top Navigation
#15083 open bug ()
Opened October 18, 2016 01:52PM UTC
Last modified November 09, 2016 05:07PM UTC
Slider doesn't slide at the cursor
Reported by: | vince1995 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.slider | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
when I use a custom handle slider, the slider does'nt slide correctly at the cursor position.
Just take a look at https://jqueryui.com/slider/#custom-handle and just slide a little bit to the left but it will jump to the right and then you can slide normal.
Attachments (0)
Change History (1)
Changed November 09, 2016 05:07PM UTC by scottgonzalez comment:1
status: | new → open |
---|