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

row background colors (with alpha channel) in html tables draw twice

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.8.2
    • GUI: Text handling
    • None
    • All

    Description

      If you insert html into a QTextEdit with an alpha channel on the row background color, the background is drawn once for the row, and then again for the text, and so the background will end up with two different colors (the background color behind the text is drawn twice).

      The solution should be when the text for a table row is drawn, a background shouldn't be redrawn...

      A minimal example has been attached to show the problem and a png to show what it looks like.

      Attachments

        1. bug.png
          bug.png
          16 kB
        2. main.cpp
          0.5 kB
        3. textedit.pro
          0.1 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            jgrauman Joshua Grauman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes