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

Gaussian blur filter differs if the filter bounding box is smaller than the source

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.7
    • SVG Support
    • None

    Description

      The result of the baseline test "boxGauss.svg" differs from a rendering by chrome and firefox. This test combines various filter boxes with transformations.

      The reason is that we trim the source image to the filter box, whereas this seems not to be done in Chrome.

      This should have little effect on real world examples because artists usually try to contain the item within the filter rules. This might require to rethink and rewrite the handling of transformations in the blur filter.

      Attachments

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

        Activity

          People

            matthias_rauter Matthias Rauter
            matthias_rauter Matthias Rauter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes