Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-120926

QWebEnginePage::setBackgroundColor doesn't work properly

    XMLWordPrintable

Details

    • 85bfaa527 (dev), 603c96942 (6.7), 798574d83 (6.6), 634192eee (6.5), ae9fbb5bf (tqtc/lts-6.5)

    Description

      Related to QTBUG-67434

      Using simplebrowser and adding setBackgroundColor(Qt::red); in the constructor of WebPage.

      Pages without a background do show a red background if and only if they are the first URL loaded in a tab.

      Examples:

      1. Create a new tab
      2. Load http://perdu.com/ => red background
      3. Load file:///dev/null => white background
      4. Load http://perdu.com => white background
      1. Create a new tab
      2. Load file:///dev/null => red background
      3. Load http://perdu.com => white background
      4. Load file:///dev/null => white background

      Attachments

        For Gerrit Dashboard: QTBUG-120926
        # Subject Branch Project Status CR V

        Activity

          People

            anualiyas Anu Aliyas
            bterrier Benjamin Terrier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes