[Webkit-unassigned] [Bug 24666] New: CSS animations on zoom incorrectly "snap" elements using absolute widths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 17 23:35:28 PDT 2009


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

           Summary: CSS animations on zoom incorrectly "snap" elements using
                    absolute widths
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex at dojotoolkit.org
                CC: erikkay at chromium.org


when using a -webkit-transition across the "zoom" property and only when
increasing the zoom factor, elements inside a zoomed container which specify
fixed widths seem to "snap" to their destination width/height in the first
frame of the animation, zoom based on this laid out size, and upon the final
frame, snap *back* to the first-frame final size. It's unclear if font sizes
changing to be larger than the destination size is related.

See attached test case.

Also, wasn't sure if this should have been filed under "CSS", so apologies in
advance if it's in the wrong component.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list