Bug 61779

Summary: Select all + copy iframe content pastes extra div
Product: WebKit Reporter: Garry Yao <yaojun85>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: ap, enrica, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://dev.ckeditor.com/ticket/7146
Attachments:
Description Flags
Reduced HTML sample to reproduce none

Description Garry Yao 2011-05-31 03:56:17 PDT
With a contenteditable iframe, copy all content by selecting with Ctrl-A, paste it into the same frame document get an extra (styled) div element, it happens only when the body element of iframe is CSS styled.
Comment 1 Garry Yao 2011-05-31 04:01:57 PDT
Created attachment 95415 [details]
Reduced HTML sample to reproduce
Comment 2 Garry Yao 2011-07-25 09:41:09 PDT
Note that all the WYSIWYG editors are blocking by this bug.
Comment 3 Ryosuke Niwa 2012-05-02 23:11:04 PDT
This bug doesn't reproduce for me.