Side navigation
#8340 closed bug (wontfix)
Opened February 21, 2011 03:01PM UTC
Closed July 12, 2011 06:28PM UTC
cloning a table with selects inside doesn't preserve selected state
Reported by: | anonymous | Owned by: | rwaldron |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | manipulation | Version: | 1.5 |
Keywords: | needsreview | Cc: | |
Blocked by: | Blocking: |
Description
If you have a table with some selects in the tds, and you clone it, I'd expect it to maintain the option selected in each select, but it does not.
See http://jsfiddle.net/JJN8D/ for a very basic demonstration
Attachments (0)
Change History (4)
Changed February 21, 2011 03:12PM UTC by comment:1
component: | unfiled → manipulation |
---|---|
keywords: | → needsreview |
owner: | → rwaldron |
status: | new → assigned |
Changed February 21, 2011 03:17PM UTC by comment:2
Note to self, reference: http://bugs.jquery.com/ticket/8129
Also - this never worked:
1.4.4
http://jsfiddle.net/rwaldron/JJN8D/2/
1.3.2
Changed February 21, 2011 03:27PM UTC by comment:3
btw. this is a non issue in Opera.
Changed July 12, 2011 06:28PM UTC by comment:4
resolution: | → wontfix |
---|---|
status: | assigned → closed |
Based on my own findings from 5 months ago, closing as wontfix