Hello all,

I'm trying to use a QKeyEvent to trigger the same action as if I hit
the enter/return key on my keyboard on an input field in a webpage
(like starting a search in google or login to something).
But I can't get it to work. All other keys I tried like backspace or
characters work.
I also tried to accomplish this with the new QtVirtualKeyboard but
there the enter/return key also didn't work.

Isn't this possible for the QtWebEngine?

I'm using Qt5.7 and Arch Linux (x86_64)

Thx in advance,
Hannes
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to