aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorVova Mshanetskiy <vovams163@gmail.com>2019-04-25 16:48:39 +0300
committerVova Mshanetskiy <vovams163@gmail.com>2019-05-02 11:53:10 +0000
commit4a5259929245dd204dee6061c614b369441f6724 (patch)
treeb93f482185118ad5426bb6d65a281adc635f5eca /.gitignore
parent6a8d4f614171444a77a127dc2e22f295d1ffabe2 (diff)
QQuickTextControl: Emit cursorPositionChanged() when handling IM event
QQuickTextControl and consequently QQuickTextEdit did not emit cursorPositionChanged() signal when cursor position was changed by a QInputMethodEvent with a QInputMethodEvent::Selection attribute. This is especially important on Android because QAndroidInputContext uses such events extensively to move the cursor and also relies on cursorPositionChanged() signal being emitted by the focus object. If the signal is not emitted, QAndroidInputContext does not notify the virtual keyboard about cursor position change which results in various glitches. Change-Id: I46bef6185463d11507b1b96435fdc056bbe951f2 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions