Skip to main content

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.

Attachments (0)
Change History (3)

Changed January 24, 2010 07:04AM UTC by chaos comment:1

Also present in UI 1.8b1 with jquery 1.3.2. Drop effect also has this behavior under 1.7.2 + 1.3.2.

Changed January 27, 2010 01:33PM UTC by rdworth comment:2

milestone: TBD1.8
priority: minorcritical

Changed January 29, 2010 01:13AM UTC by scottgonzalez comment:3

resolution: → fixed
status: newclosed

Fixed in r3751.