﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7582	IE: Cannot select items from the context menu when a table is selected	James Cunningham		"'''Steps to reproduce the defect:'''

1. Open the Ajax sample in IE.

2. Paste the following code into the source view.


{{{
<table border=""1"" cellpadding=""1"" cellspacing=""1"" style=""width: 500px; height: 200px"">
	<tbody>
		<tr>
			<td>&nbsp;</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>&nbsp;</td>
			<td>&nbsp;</td>
		</tr>
		<tr>
			<td>&nbsp;</td>
			<td>&nbsp;</td>
		</tr>
	</tbody>
</table>

}}}

3. Return to WYSIWYG mode & click into the editor to give it focus.

4. Hover the cursor over one of the table borders '''until the cursor becomes a cross''' & click the left mouse button '''to select the table.'''

5. Now hover the cursor anywhere over the selected table and click the right mouse button to display the context menu.

6. Try to select Table Properties from the context menu.

'''Expected:''' The Table properties dialog is displayed.

'''Actual:''' The context menu remains on the screen. The Table Properties option in the context menu is selected & the Table Properties dialog is '''not''' displayed. (see screenshot)
"	Bug	closed	Normal		UI : Floating Panel	3.2.2	fixed	IBM IE	Damian Satya Minnekanti Teresa Monahan
