Make WordPress Core

Opened 12 years ago

Closed 10 years ago

Last modified 10 years ago

#21287 closed defect (bug) (invalid)

Fix Widgets Helper position on start event - sortable

Reported by: alexvorn2's profile alexvorn2 Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.4.1
Component: Widgets Keywords:
Focuses: 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 (4)

#1 @alexvorn2
12 years ago

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 12 years ago by alexvorn2 (previous) (diff)

#3 @alexvorn2
10 years ago

  • Keywords needs-patch removed
  • Resolution set to invalid
  • Status changed from new to closed

in 3.8 it's not more a problem

#4 @SergeyBiryukov
10 years ago

  • Milestone Awaiting Review deleted

Confirmed the presence of the issue in 3.7 and the absence in 3.8.

Note: See TracTickets for help on using tickets.