Search and Top Navigation
#5092 closed bug (fixed)
Opened January 24, 2010 06:53AM UTC
Closed January 29, 2010 01:13AM UTC
bug: slide effect not limiting to element display area in 1.8b1 + 1.4
Reported by: | chaos | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.8 |
Component: | ui.effects.* (individual effect) | Version: | 1.8b1 |
Keywords: | slide drop | Cc: | |
Blocked by: | Blocking: |
Description
In UI 1.7.2 with jquery 1.3.2, the slide effect limited its area of animation to the display area of the element being shown/hidden.
Under UI 1.8b1 with jquery 1.4, the slide effect slides the element across the entire space between the window border for the relevant direction and the target display area. This looks very sloppy.
This also seems to affect the drop effect, though it's somewhat less noticeable because the animated element is at lower opacity when it's far from its normal display area.
Also present in UI 1.8b1 with jquery 1.3.2. Drop effect also has this behavior under 1.7.2 + 1.3.2.