Opened 14 years ago

Closed 14 years ago

Last modified 10 years ago

#3919 closed bug (wontfix)

resizable knobHandles not showing up in specific case

Reported by: gabrielle27 Owned by:
Priority: minor Milestone:
Component: ui.core Version: 1.6rc5
Keywords: knobHandles cursor move resizable Cc:
Blocked by: Blocking:

Description

I am attaching some example code to illustrate what is going on. I have a draggable div using the cursor option set to move, and a droppable div. When I drop the draggable div on to the droppable div I execute some code in the "drop" callback function. This code creates a new resizable div with knobHandles and appends it to the droppable area. The newly created div is resizable, but the knobHandles do not show up. For some reason, the knobHandles do show up if I remove the "cursor:move" option.

Attachments (1)

resizable.html (1.8 KB) - added by gabrielle27 14 years ago.
demo page

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by gabrielle27

Attachment: resizable.html added

demo page

comment:1 Changed 14 years ago by paul

Resolution: wontfix
Status: newclosed

The knobHandles were broken as feature and have been removed from the final version of 1.6. From that time on, you'll simply need to load a theme along.

comment:2 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.