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

Software renderer issue when rectangle drawn with one 1px border or 1 pixel width/height

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.12.9, 6.1.2
    • None
    • software backend, windows and Linux
    • Linux/X11, Windows

    Description

      With backend as software(QT_QUICK_BACKEND=software)

      If Rectangles with 1-pixel border or 1-pixel width/height is drawn on top of the rectangle background. Any updates triggered on the Background rectangle causing 1 px border or 1 px rectangle to vanish.

      Note: Issue occurs when the Rectangle coordinates are in float value.

       

      Reproducing steps on Sample APP:
      1.On Application launch, Click the Press button.
      Observe that the m_line Rect is missing and the borders of m_sqaure are not properly drawn.

      2.Clicking on the m_mainRect brings back the borders and lines.

       Attaching images with and without issue and sample app to reproduce.

       

       

      Attachments

        1. Render.zip
          22 kB
        2. With_Issue.PNG
          With_Issue.PNG
          6 kB
        3. Without Issue.PNG
          Without Issue.PNG
          6 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt.team.graphics.and.multimedia Qt Graphics Team
            krishnakanth Kosnam Krishnakanth Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes