Opened 10 months ago
Last modified 5 months ago
#21287 new defect (bug)
Fix Widgets Helper position on start event - sortable
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Widgets | Version: | 3.4.1 |
| Severity: | normal | Keywords: | needs-patch |
| Cc: |
Description
the widget helper moves (jumpes) to the left, to the parent left position...
in Firefox this is not a bug but in chrome it does.
please take a look in the screenshot, the helper jumped to the left....
http://wpimpact.com/wp-content/uploads/2012/07/Untitled-2.png
I tried to use the :
ui.helper.css('left', ui.placeholder.position().left)
code but chrome does not set a placeholder position, I don't know why, maybe a chrome bug or in jQuery.
Note: See
TracTickets for help on using
tickets.

the easiest way to fix it is to create a div parent element to the widgets...
http://wpimpact.com/wp-content/uploads/2012/07/Untitled-6.png - in IE 9 the same problem