[Webkit-unassigned] [Bug 52349] New: [GTK] WebkitGTK doesn't paint Flash content until window resized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 12 19:43:46 PST 2011


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

           Summary: [GTK] WebkitGTK doesn't paint Flash content until
                    window resized
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cre3zlie at gmail.com


Created an attachment (id=78775)
 --> (https://bugs.webkit.org/attachment.cgi?id=78775&action=review)
Program produce bug

Overview:
Flash content doesn't appear when default window size is equal or lower than flash content size.

Step to Reproduce:
Embed a flash content and set window size lower than or equals to flash content size.

e.g flash content 800x600, window size <= 800x600
embed using html tag and swfobject produce the same result

Actual Results:
Flash content doesn't appear after window loaded, there is just a blank grey window, until I resize the window to somewhat much bigger size then flash content painted normally.

Expected Results:
Flash content painted after window loaded.

Build 2011-01-13 on Fedora 13 i686

Thanks

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