Ticket #5092 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

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:
Blocking: Blocked by:

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.

Change History

comment:1 Changed 3 years ago by chaos

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

comment:2 Changed 3 years ago by rdworth

  • Priority changed from minor to critical
  • Milestone changed from TBD to 1.8

comment:3 Changed 3 years ago by scott.gonzalez

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r3751.

Note: See TracTickets for help on using tickets.