﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6960	Opera we can't copy the read only paragraphs [CORE-35866]	Satya Minnekanti		"'''To reproduce the defect:'''

1. Copy the following code and paste it in to editor.
{{{
<p contenteditable=""false"">
	non editable paragraph.</p>
<p>
	editable paragraph.</p>
}}}

2. select the entire text in non editable paragraph using mouse and Press Ctrl + C to copy the text.

3. Press enter after last paragraph and press Ctrl + V to paste the copied content in step 2.

'''Expected Result:'''

content that we have copied in step 2 should be pasted.

'''Actual Result:'''

Nothing is pasted.

same behaviour happens when we have div's instead of paragraphs."	Bug	closed	Normal		General	3.4	wontfix	IBM Opera Safari	Damian joek james c Hallvord R. M. Steen (Opera Software) satya_minnekanti@…
