[Webkit-unassigned] [Bug 42579] New: CSS rotation transform can cause elements with certain styles to vanish during rotation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 19 11:24:17 PDT 2010


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

           Summary: CSS rotation transform can cause elements with certain
                    styles to vanish during rotation.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://localhost:3000/tests/css-transition-overflow-bu
                    g.html
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrDarcyMurphy at gmail.com


While an element is rotating, any element on the page that has no height, no width, is absolutely positioned, and has overflow set to hidden will vanish for the duration of the animation.
I found this because a crucial element on a page had all those, yet still had a border, and then disappeared.

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



More information about the webkit-unassigned mailing list