Opened 10 years ago
Closed 10 years ago
#12416 closed bug (fixed)
.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
Change History (5)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Component: | unfiled → effects |
---|---|
Priority: | undecided → high |
Status: | new → open |
comment:5 Changed 10 years ago by
Milestone: | None → 1.8.1 |
---|---|
Resolution: | → fixed |
Status: | open → closed |
Note: See
TracTickets for help on using
tickets.
Not sure why it filed as anonymous, but I filed this.