Opened 10 months ago

Last modified 5 months ago

#21287 new defect (bug)

Fix Widgets Helper position on start event - sortable

Reported by: alexvorn2 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.

Change History (2)

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

Last edited 10 months ago by alexvorn2 (previous) (diff)
Note: See TracTickets for help on using tickets.