Hello!

When dealing with Ime (chinese or japanese input method), if the tableview has EditTrigger::AnyKeyPressed the first char gets cought by the QTableView::KeyPressEvent instead of going to the IME window.

Does somebody know a work around? Will this be fixed with Qt 5.0?

Thanks!