﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8108	IE & Safari : Can't remove empty paragraph first in document that's followed by a table	Satya Minnekanti		"'''To reproduce the defect:'''

1. Switch to source mode and insert the following code:


{{{
      <p>&nbsp;</p>
      <table border=""1"" cellpadding=""1"" cellspacing=""1"" style=""width: 500px; "">
        <tbody>
         <tr><td>&nbsp;</td></tr>
        </tbody>
      </table>
      <p>&nbsp;</p>
}}}

2. Switch back to wysiwyg. Now there's an empty paragraph at the top which can't be removed in the wysiwyg mode, we can't get rid of it using delete or backspace. 

Tested with IE6,IE7,IE8, IE9 & Safari 5.0.3

Similar issue was reported for FF in #7289 which is closed. "	Bug	closed	Normal		General		duplicate	IBM	Damian Teresa Monahan
