Side navigation
#12416 closed bug (fixed)
Opened August 29, 2012 04:39AM UTC
Closed September 05, 2012 02:21AM UTC
.slideUp() not shrinking padding-bottom
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.8.1 |
Component: | effects | Version: | 1.8.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When using .slideUp() in v1.8.0, the bottom padding does not shrink as expected. The padding can be viewed in the inspector as the element v..e...r...y slowly slides up. See this fiddle: http://jsfiddle.net/9wPad/1/
If you change the jQuery version to 1.7.2 it works correctly. Able to repro in Chrome and FF latest, at least. I am using Windows 7.
I posted a question on StackOverflow here: http://stackoverflow.com/questions/12170889/jquery-slideup-not-shrinking-padding-bottom-value
Attachments (0)
Change History (5)
Changed August 29, 2012 04:40AM UTC by comment:1
Changed August 29, 2012 05:55AM UTC by comment:2
Changed August 29, 2012 12:40PM UTC by comment:3
component: | unfiled → effects |
---|---|
priority: | undecided → high |
status: | new → open |
Changed September 05, 2012 02:21AM UTC by comment:5
milestone: | None → 1.8.1 |
---|---|
resolution: | → fixed |
status: | open → closed |
Not sure why it filed as anonymous, but I filed this.