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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.4.0
    • None
    • Win10 Qt6.4
    • Windows

    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:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes