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. QtWebKit virtual keyboard problem
Forum Updated to NodeBB v4.3 + New Features

QtWebKit virtual keyboard problem

Scheduled Pinned Locked Moved Qt WebKit
4 Posts 2 Posters 2.9k Views 1 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.
  • D Offline
    D Offline
    daljit97
    wrote on last edited by
    #1

    Hello, I've created a c++ class derived from QGraphicsWebView to make a simple web application. Now It's working fine but it has a big problem: when you click on a html5 input box QtWebKit does not handle the position of the webview that remains the same and the keyboard (in splitscreen mode) hides the input box avoiding user to see what he's writing, so the user has to set it automatically but this can't be done everytime because sometimes text input box are at the bottom of a page. Can anyone help to solve this problem?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      daljit97
      wrote on last edited by
      #2

      No one can help me?

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DamianMilo
        wrote on last edited by
        #3

        And what is happen when you use QWebView not QGraphicsWebView?

        Regards,
        Damian Czechowicz
        Junior Software Engineer

        Milo Solutions
        http://milosolutions.com

        1 Reply Last reply
        0
        • D Offline
          D Offline
          daljit97
          wrote on last edited by
          #4

          The same thing(I'm testing on symbian). I've tried to resolve this problem (manually adjusting the position of the view) with inputmethodevent but it's not working.

          1 Reply Last reply
          0

          • Login

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