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. QtWebEngine White Text on White Background
Forum Updated to NodeBB v4.3 + New Features

QtWebEngine White Text on White Background

Scheduled Pinned Locked Moved Unsolved QtWebEngine
1 Posts 1 Posters 304 Views 2 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
    DanMQt
    wrote on last edited by DanMQt
    #1

    Hello, I am maintaining an open-source project for building energy modeling (https://github.com/openstudiocoalition/OpenStudioApplication) currently built on Qt 5.15.0. Our program uses QtWebEngine to display output html reports from our energy simulations. This functionality works for me and the other developers just fine. However, some users report seeing white text on a white background which is unreadable. If they open the html file in Chrome or another web browser outside of our application, then it renders correctly. I have tried disabling dark mode in case that was the issue but it did not help:

    https://github.com/openstudiocoalition/OpenStudioApplication/blob/develop/src/openstudio_app/main.cpp#L155

    I am completely out of ideas on what to try next. Are there any suggestions? Links to issues with more information are below. We even got one user to load the local remote chrome debugger and inspect elements which said their color should be grey, but they were rendered as white.

    https://github.com/openstudiocoalition/OpenStudioApplication/issues/380
    https://github.com/openstudiocoalition/OpenStudioApplication/issues/389
    https://github.com/openstudiocoalition/OpenStudioApplication/issues/472

    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