Search and Top Navigation
#7876 open bug ()
Opened November 14, 2011 11:04AM UTC
Last modified October 29, 2012 01:37AM UTC
Resizable: handle does not intitally show up with autohide on when assigning on mouseover
| Reported by: | acme | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.0.0 | 
| Component: | ui.resizable | Version: | 1.8.16 | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Description
Assuming there is already an element in the DOM you want to make resizable when hovering the element, you would do something like this:
http://jsbin.com/eropih/3/edit#source
When the element is hovered with the mouse the resizable is initialized but the resize handle is not visible. You have to re-enter the area to get it visible.
Attachments (0)
Change History (2)
Changed October 11, 2012 02:52PM UTC by comment:1
| milestone: | 1.9.0 → 2.0.0 | 
|---|
Changed October 29, 2012 01:37AM UTC by comment:2
| status: | new → open | 
|---|---|
| summary: | Resizables handle does not intitally show up with autohide on when assigning on mouseover → Resizable: handle does not intitally show up with autohide on when assigning on mouseover |