no more return key available while loading virtualkeyboard in the main (qt 6.4)
-
Hi, I'm a bit puzzled, looks like on qt 6.4 the simple :
qputenv("QT_IM_MODULE", QByteArray("qtvirtualkeyboard"));
erradicates the "return key" of my dell keyboard. I can add an inputpanel and activate it eventually, but when I want to stay away from virtualkeyboarding my usual return key become useless, and textinputs for instance are not accepted anymore ?? (the numeric pad "enter" still works fine)