[Webkit-unassigned] [Bug 197074] New: Images with orientation = usesWidthAsHeight() do not scale properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 14:28:11 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=197074

            Bug ID: 197074
           Summary: Images with orientation = usesWidthAsHeight() do not
                    scale properly
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com

Created attachment 367758

  --> https://bugs.webkit.org/attachment.cgi?id=367758&action=review

test case

Open the attached image. It has orientation = OriginLeftBottom. This means the physical width of the image is actually its height.

Expected: The aspect-ratio of the image is persevered no matter how big the window size is.
Actual results: The aspect-ratio of the image is not persevered. And the image is resized in an awkward way.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190418/c2478d0c/attachment.html>


More information about the webkit-unassigned mailing list