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. Any chance to disable touch event exposing in WebKit 4.7

Any chance to disable touch event exposing in WebKit 4.7

Scheduled Pinned Locked Moved Qt WebKit
2 Posts 2 Posters 2.4k Views
  • 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.
  • F Offline
    F Offline
    foto-andreas
    wrote on last edited by
    #1

    Hi,

    until now I overloaded the QWebPage with an own one which sends Chrome/1.0 as user agent in an AfterShotPro plugin which uses Google maps. But for some days it seems that Google maps API does not check for the special Chrome browser versions anymore and only looks for the touch events.

    Since QWebKit exposes touch events on all devices even on desktops with no touch device at all, the Google map can not be used.

    I cannot recompile the WebKit with special compile settings beause the plugin is forced to use the one which is deployed with AfterShotPro.

    So I really need any idea to prevent Webkit from exposing the touch events.

    Thanks
    Andreas

    1 Reply Last reply
    0
    • J Offline
      J Offline
      jim_easterbrook
      wrote on last edited by
      #2

      I've had a similar problem, but have been given the solution. See "this thread":http://qt-project.org/forums/viewthread/19887/.

      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