[Webkit-unassigned] [Bug 252389] New: Strange zoom in glitch when exiting fullscreen (on image, that originally spans outside viewport)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 04:07:12 PST 2023


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

            Bug ID: 252389
           Summary: Strange zoom in glitch when exiting fullscreen (on
                    image, that originally spans outside viewport)
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Intel)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wojciech.czechowski at smartframe.io
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Example url: https://codepen.io/wojciechczechowski/pen/jOvEXGP

Steps to reproduce the problem: 
1. Open the link above
2. Click "Open fullscreen" button to call webkitRequestFullscreen() method on the image 
3. Exit fullscreen mode with Escape key

Expected behaviour: 
Image smoothly goes back to it's original position

Actual behaviour: 
Image goes to it's original position, but there's a strange zoom-in glitch at the end of the transition.

Additional notes: 
Seems to happen only when the image originally (before / after entering fullscreen) spans outside the viewport. On images, that fits to viewport it doesn't happen.

-- 
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/20230216/94982d74/attachment.htm>


More information about the webkit-unassigned mailing list