Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. How to disable the zoom mode of chrome in QtWebEngine?

How to disable the zoom mode of chrome in QtWebEngine?

Scheduled Pinned Locked Moved Unsolved QtWebEngine
3 Posts 3 Posters 2.6k 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.
  • X Offline
    X Offline
    xiao499242740
    wrote on last edited by
    #1

    Hi guys! I have used QWebEngineView to display a web page, it can zoom with two fingers on the touch screen computer. But now i want to disable the zoom mode. What should I do? Please help me. Thanks!

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sirhc79
      wrote on last edited by
      #2

      Hi,

      Did you find a solution for this? I also would like to completely disable pinch zooming. I tried several thing in css or a switch like --disable-pinch --disable-embedded-switches. But I'm still able to pinch zoom

      JonBJ 1 Reply Last reply
      0
      • S sirhc79

        Hi,

        Did you find a solution for this? I also would like to completely disable pinch zooming. I tried several thing in css or a switch like --disable-pinch --disable-embedded-switches. But I'm still able to pinch zoom

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by
        #3

        @sirhc79
        I think the question is about "Chromium" rather then "Chrome". And may be better asked outside of Qt.

        I came across https://stackoverflow.com/questions/22999829/disable-chrome-pinch-zoom-for-use-in-kiosk. I know it's more Chrome than Chromium, but there might be some ideas there (e.g. JavaScript), or it might confirm that you will difficulty....

        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