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

fill with an undefined gradient is wrong

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P4: Low
    • None
    • 4.6.3
    • SVG Support
    • None

    Description

      The fill of the rect in following svg file is emptry instread of black (=default):

      <svg xmlns="http://www.w3.org/2000/svg" width="100" height="100">
        <rect x="10" y="10" fill="url(#UndefinedGradient)" width="80" height="80" stroke="red" />
      </svg>
      

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            paroga Patrick R. Gansterer
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes