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

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

    XMLWordPrintable

Details

    • Linux/X11

    Description

      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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: