[URGENT]Virtual Keyboard keys pressed twice when touched once
Unsolved
QML and Qt Quick
-
I am using Qt 5.13.1
Keyboard version - QtQuick.VirtualKeyboard 2.2we are observing 2 different issues:
Issue - 1 :
whenever I press a key on my virtual keyboard in my application the key is pressed twice "sometimes".Issue - 2:
Whenever we press the numpad key , the keyboard changes to numpad and jumps back to the previous layout.This is a framework issue.
Can someone please help on this?
Can anyone confirm if this is fixed in any latest version of Virtual keyboard or Qt? -
Which OS are you using?
Better to switch to Qt 5.15 which is LTS. 5.13 is not supported any more.