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

DropShadow with radius=0 in a delegate with required property causes a crash

XMLWordPrintable

    • Linux/X11

      In a simple example where ListView has a delegate which contains a required property and a DropShadow with a radius set to 0.0 crashes when the application is shut down.

      Either changing the radius to 0.001 (or some other value above 0) OR removing the required property solves the problem.

      Steps to reproduce the problem.

      • Run the attached example
      • Close the attached example

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

            tokorpip Tomi Korpipää
            miikapernu Miika Pernu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes