[Webkit-unassigned] [Bug 26440] New: Wrong painting of flash plugin in Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 16 03:27:06 PDT 2009


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

           Summary: Wrong painting of flash plugin in Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tiansjun at hotmail.com


While use the code "view->page()->mainFrame()->render ( & pixmap) " to dump a
webpage with flash content into image, the offset of flash content is wrong:

http://lh6.ggpht.com/_7B4pgaO4oRQ/Sjdx4P0mB9I/AAAAAAAAAMQ/sUnrTh5FRcc/12540_thumb_screenshot-1.jpg

The offset seems to be doubled.I have checked the codes. There may be some bugs
in this two function:
getWindowsContext() in GraphicsContextQt.cpp and
paintWindowedPluginIntoContext() in PluginViewWin.cpp

I comments the SetWorldTransform() function and it works well now.


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