Side navigation
#8894 closed bug (fixed)
Opened April 16, 2011 01:51PM UTC
Closed April 17, 2012 02:05AM UTC
Last modified May 16, 2012 06:04PM UTC
appendTo() and alike methods called after clone() returns incorrect jQuery set in IE
Reported by: | gravof | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | manipulation | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
IE6+ (haven't tested IE9) don't introduce a new jQuery set after calling clone() and then appendTo().
However, if the target been appended to has more than two elements, this issue doesn't exist.
Please see http://jsfiddle.net/gravof/XsYeV/
Attachments (0)
Change History (5)
Changed April 17, 2011 10:59PM UTC by comment:1
component: | unfiled → manipulation |
---|---|
priority: | undecided → high |
status: | new → open |
Changed July 12, 2011 07:52PM UTC by comment:2
Huh - I wonder if this has to do with document fragments or some such... hmm. Confirmed in bug triage.
Changed April 16, 2012 02:47AM UTC by comment:3
Changed April 17, 2012 02:05AM UTC by comment:4
milestone: | 1.next → 1.8 |
---|---|
resolution: | → fixed |
status: | open → closed |