Notify current cursor position might be changed to input methods

Authored by Fuminobu TAKEYAMA <ftake@geeko.jp> on Jun 6 2020, 1:53 AM.

Description

Notify current cursor position might be changed to input methods

This patch fixes the issue where the input method (e.g. IBus or
Fcitx) window would not be under the cursor.

Also, Qt::ImMicroFocus is depreciated so use Qt::ImCursorRectangle.

BUG: 420799
FIXED-IN: 20.08