-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
5.3.1
-
None
I'm creating new QKeyEvent and send it using QApplication::instance()->sendEvent(..).
Shift modifier with Qt::Key_3 will always produce 3, words are always Uppercase, etc. - no influence of modifier.
Tested for QWebView.