Side navigation
#4646 closed bug (duplicate)
Opened May 11, 2009 11:21PM UTC
Closed May 11, 2009 11:24PM UTC
Cloning textareas - value is not cloned across
Reported by: | anton_babushkin | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | core | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Cloning a <textarea> produces odd results.
The value is not carried across to the cloned copy.
This happens to me in:
Firefox 3.0.10
Safari 4
Google Chrome 1.0.154.65
Oddly enough cloning works perfectly fine in IE6 and 7 (haven't tried 8).
Please view attachments to see this in action.
Note: Cloning other elements carries across the value (i.e. the <input type="text" ...> element).
Attachments (1)
Change History (1)
Changed May 11, 2009 11:24PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #3016.