Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QtWebEngine scrollbars Look like Chrome?
Qt 6.11 is out! See what's new in the release blog

QtWebEngine scrollbars Look like Chrome?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 363 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.
  • nshiellN Offline
    nshiellN Offline
    nshiell
    wrote on last edited by
    #1

    Hi I've built an app and it uses QtWebKit (it's actually with PyqQt - but shouldn't matter).

    I've recently replaced QtWebkit with QtWebEngine and the scrollbars look different.
    With QtWebkit they looked like Qt style, now they have Chrome's style.

    Is there a way to use QtWebEngine and have the scrollbars use Qt's style?

    JonBJ 1 Reply Last reply
    0
    • nshiellN nshiell

      Hi I've built an app and it uses QtWebKit (it's actually with PyqQt - but shouldn't matter).

      I've recently replaced QtWebkit with QtWebEngine and the scrollbars look different.
      With QtWebkit they looked like Qt style, now they have Chrome's style.

      Is there a way to use QtWebEngine and have the scrollbars use Qt's style?

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

      @nshiell
      QtWebEngine is indeed Chromium, so should look like Chrome. I don't think you can access them programatically, use QSS/CSS to style them as best you can.

      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