Skip to main content

Search and Top Navigation

#3919 closed bug (wontfix)

Opened January 23, 2009 05:16PM UTC

Closed January 26, 2009 04:45PM UTC

Last modified October 11, 2012 09:15PM UTC

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 January 23, 2009 05:34PM UTC.

    demo page

Change History (2)

Changed January 26, 2009 04:45PM UTC by paul comment:1

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.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted