GIF reader gives incorrect minY values to IIOReadUpdateListener.imageUpdate

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 1.4.0
    • Affects Version/s: 1.0
    • Component/s: client-libs
    • None
    • beta
    • generic
    • solaris_7
    • Verified

        The GIF reader plug-in passes the Y value of the start of the current scan
      instead of the Y value of the area that was most recently modified to
      the IIOReadUpdateListener.imageUpdate method.

        Instead of passing the value 'updateMinY', which is constant for a whole
      scan, it should pass 'destY', which is incremented as the scan proceeds.

        A regression test will be added in test/javax/imageio/plugins/gif/GIFReadUpdate.java.

            Assignee:
            Daniel Rice (Inactive)
            Reporter:
            Daniel Rice (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: