[IE8] Table context menu doesn't hide
  
  
  
    
    
      
To reproduce:
- insert the following content in Source mode:
 
<p>
	 </p>
<table border="1" cellpadding="1" cellspacing="1" style="width: 200px">
	<tbody>
		<tr>
			<td>
				 </td>
			<td>
				 </td>
		</tr>
		<tr>
			<td>
				 </td>
			<td>
				 </td>
		</tr>
		<tr>
			<td>
				 </td>
			<td>
				 </td>
		</tr>
	</tbody>
</table>
<p>
	<br />
	 </p>
- open the table context menu
 
- move mouse over Cell (wait for submenu)
 
- move mouse over Row (wait for submenu)
 
- try to close the context menu, it is not so easy.
 
     
   
 
          
        
          
          Change History (2)
          
              
                
  
  
    
    
    
      
        | Resolution: | 
        
            → duplicate
         | 
      
        | Status: | 
        
            new →
            closed
         | 
      
    
   
    
               
              
                
  
  
    
    
    
      
        | Milestone: | 
        
            CKEditor 3.x →
            CKEditor 3.0
         | 
      
    
   
               
           
         
      
     
    
DUP of #3946