summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorGravatar Murillo Bernardes <mfbernardes@gmail.com>2018-06-26 06:17:00 +0200
committerGravatar Robert C. Helling <helling@atdotde.de>2018-06-26 08:06:07 +0200
commit2de814fec83a2baf6d0fbaba38a45e094b01fffc (patch)
treecb0312e467d410c9b53b82b82cd43adcc554414a /Documentation
parent4fa19534a922ac4def3f95c5a08670c80c57febf (diff)
downloadsubsurface-2de814fec83a2baf6d0fbaba38a45e094b01fffc.tar.gz
desktop: fix multi-keystroke input on location
When the tooltip is hidden QInputMethodEvent is handled by QLineEdit and works properly. When the tooltip is visible DiveLocationListView gains focus and receives QInputMethodEvent, without handling them properly. This patch just forwards the event back to the QLineEdit object. Fix #1405 Signed-off-by: Murillo Bernardes <mfbernardes@gmail.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions