qml: MessageLine: Try harder catch key events

Authored by kfunk on Feb 7 2020, 12:02 PM.

Description

qml: MessageLine: Try harder catch key events

Make sure the key events are handled for the popup ONLy as long as the
popup is visible.

Before this patch, QML triggered the replaceWord() function even without
completion popup being visible, at times.

Details

Committed
kfunkFeb 7 2020, 12:02 PM
Parents
R865:4e45b6cca56c: qml: MessageLine: Set text format to plain text
Branches
Unknown
Tags
Unknown