[Webkit-unassigned] [Bug 48552] New: Mouse events never reach Flash in WebKit2 on Mac (asserts in Debug builds)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 28 13:08:33 PDT 2010


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

           Summary: Mouse events never reach Flash in WebKit2 on Mac
                    (asserts in Debug builds)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.communitymx.com/content/source/E5141/wmode.
                    swf
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: PlatformOnly
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: andersca at apple.com


To reproduce:

1. Go to http://youtube.com/ and try to interact with any video

The video doesn't respond to any mouse events. In Debug builds, you'll get an assertion in ArgumentDecoder::decodeBytes:

ASSERT(size == bufferSize);

size is 56, bufferSize is 52

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