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

Clipping is broken with Software Renderer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.9.2
    • 5.8.0, 5.9.0, 5.9.1
    • Quick: 2D Renderer
    • None
    • Windows 10 and iOS.

      QT_QUICK_BACKEND=software

    Description

      When using Software Renderer (QT_QUICK_BACKEND=software), QML clipping is broken in some cases.

      Basically, clipping doesn't work anymore when it is enabled on flickable parent and child items. It also fails when you move an item thanks to a timer.

      I attached a QtCreator Project with a single QML file which show 3 cases where clipping fails with Software Renderer although it's okay with ANGLE/OpenGL.

      I think QTBUG-61157 is one of the effects of this bug.

      It should be a top priority.

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            janichol Andy Nichols
            daveloper David Joassard
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes