[Interest] Key_Return and Key_Enter QtWebEngine input field

Johannes Pointner h4nn35.work at gmail.com
Thu Aug 25 08:59:10 CEST 2016


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



More information about the Interest mailing list