Opened 11 years ago
Closed 11 years ago
#12117 closed bug (fixed)
overflow hidden not properly set when animating to 0 height or width
Reported by: | gnarf | Owned by: | gnarf |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | effects | Version: | 1.8b1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Change History (3)
comment:1 Changed 11 years ago by
Component: | unfiled → effects |
---|---|
Milestone: | None → 1.8 |
Priority: | undecided → blocker |
Status: | new → open |
comment:2 Changed 11 years ago by
Owner: | set to gnarf |
---|---|
Status: | open → assigned |
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fix the logic to set overflow:hidden on width & height animations - Fixes #12117 - Closes gh-869
Changeset: 94924a05dec8513f285411491702900bb741713e
Note: See
TracTickets for help on using
tickets.
http://jsfiddle.net/Ts4R9/ https://github.com/jquery/jquery/pull/869