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.
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.