Opened 14 years ago

Last modified 14 years ago

#4770 closed bug

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

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 (1)

comment:1 Changed 14 years ago by bohdan.ganicky

Description: modified (diff)
Note: See TracTickets for help on using tickets.