Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Any chance to disable touch event exposing in WebKit 4.7

    Qt WebKit
    2
    2
    2303
    Loading More Posts
    • 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
      foto-andreas last edited by

      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 Reply Quote 0
      • J
        jim_easterbrook last edited by

        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 Reply Quote 0
        • First post
          Last post