[Webkit-unassigned] [Bug 49034] New: Plugins draw unclipped in pixel tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 4 15:45:25 PDT 2010


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

           Summary: Plugins draw unclipped in pixel tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: NeedsRadar, PlatformOnly
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: andersca at apple.com, jhoneycutt at apple.com


To reproduce:

1. Download the attached file to LayoutTests/platform/win/plugins
2. run-webkit-tests -p --reset-results plaform/win/plugins/overflow-clip.html
3. Open LayoutTests/platform/win/platform/win/plugins/overflow-clip-expected.png

The (quite colorful) plugin is overlapping the text. It should be clipped to a 50x50 square. The clipping works fine in the browser, and in DRT (if you modify DRT to put its window on screen). But when creating the image for the pixel dump via WM_PRINT, the plugin's clip seems to be ignored by Windows.

It would be good to have a way to make pixel tests of clipped plugins.

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