[wp-trac] [WordPress Trac] #21287: Fix Widgets Helper position on start event - sortable
WordPress Trac
wp-trac at lists.automattic.com
Mon Jul 16 09:33:24 UTC 2012
#21287: Fix Widgets Helper position on start event - sortable
--------------------------+-----------------------------
Reporter: alexvorn2 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Widgets | Version: 3.4.1
Severity: normal | Keywords: needs-patch
--------------------------+-----------------------------
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.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21287>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list