﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13012	Focus is not properly restored after closing the context menu	Irina		"Steps to reproduce:

1. create a table
2. click inside the 1st cell
3. right click to get a context menu
4. place the cursor at the edge of the context menu
5. close the menu without selecting an option by left click, to restore the focus inside the cell
6. start typing

result: Unable to type in the 1st cell. Path bar displays 'body->table->tbody->tr->td' but focus is not in the cell.

To make it easy to reproduce, remove rounded borders from cke_panel class in moono skin, e.g.

{{{
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}}}

Chrome and FF were used for testing"	Bug	confirmed	Low		General			IBM	Satya Minnekanti
