Ticket #4228 (new bug)

Opened 18 months ago

Last modified 18 months ago

margin: #px auto; not respected with effects

Reported by: ChronoworX Owned by:
Priority: major Milestone: 1.9
Component: effects.core Version: 1.6rc6
Keywords: margin, auto, effect Cc:

Description

== Description ==
If an object has a margin: #px auto; CSS decleration used for centering, adding an effect like 'shake' or 'bounce' causes the object to be aligned to the left (disrespecting the 'auto' part in the margin decleration) in the following browers:

Opera 9(.63), FF 2(.0.0.20), FF 3(.0.6) and IE 6

Also, the content below this object snaps to a lower position during the animation in the browsers mentioned above AND:

Safari 4(public beta 5528.16), WebKit? (nightly build), Chrome (1.0.154.48)

== Expected behaviour ==
The object should stay centered during the animation (of course, taking the offsets of the animation into account).

Attachments

jquery_margin_auto_effect.html Download (1.2 KB) - added by ChronoworX 18 months ago.
Test case

Change History

Changed 18 months ago by ChronoworX

Test case

Changed 18 months ago by joern.zaefferer

  • milestone changed from TBD to 1.next

Changed 18 months ago by joern.zaefferer

  • milestone changed from 1.next to 1.7

Changed 18 months ago by rdworth

  • milestone changed from 1.7 to 1.8
Note: See TracTickets for help on using tickets.