Opened 14 years ago

Closed 13 years ago

#4770 closed bug (fixed)

.ui-effects-wrapper doesn't mimic the style of the wrapped element & weird things happens

Reported by: bohdan.ganicky Owned by:
Priority: major Milestone: 1.8
Component: ui.effects.core Version: 1.7.2
Keywords: Cc:
Blocked by: Blocking:

Description (last modified by bohdan.ganicky)

I've made a simple scenario:

  • paragraph 50% wide with horizontal margins set to "auto"
  • .hide('slide') effect applied to the paragraph

and what happens is:

  1. wrapper ignores the margins and that moves the original element to the side
  1. the original element is resized to 50% of the wrapper div on the fly

Demo: http://jsbin.com/areku

Change History (3)

comment:1 Changed 14 years ago by bohdan.ganicky

Description: modified (diff)

comment:2 Changed 14 years ago by Scott González

Milestone: TBD1.8

comment:3 Changed 13 years ago by Scott González

Resolution: fixed
Status: newclosed

Fixed in trunk.

Note: See TracTickets for help on using tickets.