﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1711	error using the asp version	kishore		"
1.  The ‘Replace’ option gives the following error:
Warning : Unresponsive Script --'A script on this page may be busy or might have stopped responding. You can stop this script now, or you can continue to see if the script will complete' 

2.While working on Firefox -- Show code window: the find/find next/find previous function does not search the string match even if the matching string exists in the HTML code.

3,Problems editing table properties –
 Table Background : Cannot change the table background and background color. These options are available for individual cell only. In the latter case too, we can only change a cell’s background color but not the background image.

4,
When we insert a image in the online editor, it uses the following sample code:
<input type=""image"" src=""http://images.cmpgnr.com/883920225/sids1169848200197.jpg"" align=""top"" />
The ‘input type=”image” code creates problems with email clients such as gmail and hotmail. It should use simple code such as:
<img src=""http://images.cmpgnr.com/883920225/sids1169848200197.jpg"" align=""top"" />



"	Bug	closed	Normal		General		invalid		
