Skip to main content

Bug Tracker

Side navigation

#13238 closed bug (duplicate)

Opened January 17, 2013 12:14AM UTC

Closed January 17, 2013 12:36AM UTC

Incorrect .slide*() height calculation when vertically padded

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.9.0
Keywords: Cc:
Blocked by: Blocking:
Description

As of 1.9.0, the .slide*() methods calculate incorrect height values when the element contains any sort of vertical padding. This causes the element to expand to a size larger than necessary, and then "snap" back to the proper height.

This bug is not present in 1.8.3.

Example: http://jsfiddle.net/EjZJQ/

Attachments (0)
Change History (1)

Changed January 17, 2013 12:36AM UTC by mikesherov comment:1

resolution: → duplicate
status: newclosed

Duplicate of #13183.