[Webkit-unassigned] [Bug 101836] New: [Qt] Flash-plugin starts with wrong width

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 10 05:12:58 PST 2012


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

           Summary: [Qt] Flash-plugin starts with wrong width
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com


On a number of pages, flash videos start with wrong width. For instance on videos on thatguywiththeglasses.com videos start with correct height but a width of 300px, where it is supposed to be 640px. The problem seems to be that for some reason initial width is 300px, and we do not allow resize events.

 Fortunately this specific problem can be solved by postponing the first setWindow call when we disallow setting it more than once.

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