Skip to main content

Search and Top Navigation

#8104 closed bug (fixed)

Opened February 06, 2012 05:05PM UTC

Closed February 07, 2012 12:07PM UTC

Last modified February 07, 2012 12:08PM UTC

Draggable cursorAt demo options incorrect

Reported by: gruber76 Owned by:
Priority: minor Milestone: 1.8.18
Component: [meta] ui.demos Version: 1.8.17
Keywords: Cc:
Blocked by: Blocking:
Description

In summary: the draggable demo titled "cursor styles" is currently demoing "cursor position" (aka cursorAt) due to misconfiguration and, presumably, re-wording of the element's labels over time.

The demo for Draggable's cursor styles (http://jqueryui.com/demos/draggable/#cursor-style) specifies the "cursor" option within the cursorAt option object, breaking the intended functionality.

Additionally, the text in the draggable elements does not reflect the intended functionality (but does reflect the actual functionality--I'm guessing someone got their wires uncrossed along the way) and should be modified to indicate the change of cursor when the functionality is corrected.

Attachments (0)
Change History (3)

Changed February 07, 2012 12:07PM UTC by Richard D. Worth comment:1

resolution: → fixed
status: newclosed

Demos draggable: corrected cursor option in cursor-style demos to not be inside of cursorAt option. Fixed #8104 - Draggable cursorAt demo options incorrect

Changeset: 60799826aabda51182caefb67318a52ccdbf9b79

Changed February 07, 2012 12:08PM UTC by Richard D. Worth comment:2

Demos draggable: corrected cursor option in cursor-style demos to not be inside of cursorAt option. Fixed #8104 - Draggable cursorAt demo options incorrect

(cherry picked from commit 60799826aabda51182caefb67318a52ccdbf9b79)

Changeset: edd52edff48454717daaa2ab8417168d042ffefe

Changed February 07, 2012 12:08PM UTC by rdworth comment:3

milestone: 1.91.8.18