﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6957	Find is not highlighting the word in read-only blocks	Satya Minnekanti	Garry Yao	"'''To reproduce the defect:'''

1. copy the following code and paste it in to source
{{{
<p >
	first editable paragraph.</p>
<p contenteditable = ""false"" >
	first non editable paragraph.</p>
<p contenteditable = ""false"" >
	second non editable paragraph.</p>
<p>
	second editable paragraph.</p>
}}}

2. click on Find icon and enter the word '''non''' in find what field and click find button.

'''Expected Result:'''

'''non''' word in the first non editable paragraph should be highlighted.

'''Expected Result:'''

Find is not highlighting the non word in the first non editable but when we close the Find and Replace dialog you will see the word getting highlighted.
"	Bug	closed	Normal		Core : Styles	3.5	fixed	IBM	Damian joek James Cunningham
