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

Qt Designer crashes when set a negative value in border-image

    XMLWordPrintable

Details

    • Windows
    • 254fc6a97 (dev), 351357c3a (6.9), 58815d650 (6.8), ed114ee3d (tqtc/lts-6.5)

    Description

       

      border-style: solid;
      border-width: 2px;
      border-radius: 32px;
      border-color: transparent;
      border-image: url(...) -10 0 0 -10; /* top right bottom left */
      

      When i set a negative value in the first or last number of border-image Qt Designer crashes.

      Also, the image is not being 'resized' correctly with negative values, and its causing glitches:

      With image and negative values it 'zoom' the image correctly:

       

      Attachments

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

        Activity

          People

            owolff Oliver Wolff
            ruann Caio Alves
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews