[Webkit-unassigned] [Bug 47058] New: -webkit-transform blocks -webkit-mask

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 3 09:14:58 PDT 2010


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

           Summary: -webkit-transform blocks -webkit-mask
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://cssdesk.com/fYzmf
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dimitriehoekstra at gmail.com


Created an attachment (id=69589)
 --> (https://bugs.webkit.org/attachment.cgi?id=69589)
local html example of the bug

Overview: More detailed restatement of summary.

When hovering over an element that triggers the hover function and sets a transform in motion, it blocks the -webkit-mask and thus it disappears.

triggering the bug:
1)go to: 
http://cssdesk.com/fYzmf
or look at the attachment

2) hover over the div element

Actual Result: mask disappears while transform is in motion. It appears again when the animation is done ( let your cursor rest for about 2 seconds on the div )

Expected Results: The mask should hide the overflowing content, even when the transform is in motion.

Build Date & Platform: Webkit-svn-r68887 build 01-10-2010 on Windows Vista

Build 2006-08-10 on Mac OS 10.4.3
Additional Builds and Platforms: Whether or not the bug takes place on other platforms (or browsers, if applicable).

Additional Builds and Platforms: As far as i know, it occurs on every os and platform (send the bug to paul-irish, he asked me to file it here)

Additional Information: Tried to solve the bug with an overlaying div element, with again a mask. Gave the same result. Example http://cssdesk.com/j3JcH

-- 
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