Opened 5 years ago
Last modified 5 years ago
#15319 new bug
Slide Effect does not work with position:static — at Version 1
Reported by: | Consti P | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.effects.* (individual effect) | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
The Slide Effect works very beautifully except in the one case where one sets position: static
on the element to move.
As position: static
calculates the margins like inline-text
and not like any other position the children of these elements shift.
Note: See
TracTickets for help on using
tickets.