Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Keyboard not working in QWebView
Forum Updated to NodeBB v4.3 + New Features

Keyboard not working in QWebView

Scheduled Pinned Locked Moved Solved Qt WebKit
5 Posts 2 Posters 1.6k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jspeirs
    wrote on 6 Feb 2018, 18:19 last edited by
    #1

    My keyboard isn't working within the QWebView widget, I can't type anything into input fields on web pages. The keyboard works fine for other text input widgets within the app it just doesn't work in QWebView. Am I missing something?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      Konstantin Tokarev
      wrote on 6 Feb 2018, 18:44 last edited by
      #2

      Do you mean virtual or physical keyboard?

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jspeirs
        wrote on 6 Feb 2018, 18:48 last edited by
        #3

        physical

        1 Reply Last reply
        0
        • K Offline
          K Offline
          Konstantin Tokarev
          wrote on 6 Feb 2018, 19:03 last edited by
          #4

          Can you input text in QtWebKit example applications?

          1 Reply Last reply
          0
          • J Offline
            J Offline
            jspeirs
            wrote on 7 Feb 2018, 17:36 last edited by
            #5

            Good suggestion. Yes, it worked in the examples. I found the issue, there was a layer of code above my app that was restricting keyboard events. I was able to disable that and get it to work.

            1 Reply Last reply
            0

            1/5

            6 Feb 2018, 18:19

            • Login

            • Login or register to search.
            1 out of 5
            • First post
              1/5
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved