﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7804	<wbr> tag in source is breaking the editor.	Satya Minnekanti	Sa'ar Zac Elias	"'''To reproduce the defect:'''

1. Open CK Editor sample, Go to Source and paste the following code.


{{{
<p> dublin <wbr> ireland </wbr> </p>
<p> paris france </p>
}}}

2. Go to Rich Text view.

'''Expected Result:''' 2 paragraphs that we have set in step 1 should be displayed.

'''Actual Result:''' 

'''FF:''' An extra empty paragraph is added between 2 paragraphs.

'''Safari,Opera,Chrome:''' An extra empty paragraph is added at end of 2 paragraph.

3. Switch between Source mode & Rich text couple of times.

'''Issue1:''' IN FF, Safari,Opera,Chrome You will see lot of extraneous and heavily nested <WBR> tags in the content and empty paragraphs gets adding in the content.

4. Navigate between Source mode & Rich text some 20 times.


'''Issue2:''' In FF& Chrome Editor is broken and when i look at firebug it shows an error  and the Error is ''' too much recursion'''
[Break On This Error] if(w){for(t=0;t<v&&q[t].pri<s;t++){}fo...t=s.$.scopeName.toLowerCase()+':'+t; "	Bug	closed	Normal	CKEditor 3.6.1	General	3.0	fixed	IBM	Damian James Cunningham Teresa Monahan markuspaek
