[Webkit-unassigned] [Bug 54697] New: REGRESSION(r78685-r78794): Mouse events no longer fired on canvas 3d context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 17 17:40:55 PST 2011


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

           Summary: REGRESSION(r78685-r78794): Mouse events no longer
                    fired on canvas 3d context
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://www.raysanweb.com/main.htm
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sheets at ashimaarts.com


Many mouse events (down, up, move... more?) are no longer fired on WebGL canvas contexts.

To reproduce, navigate to http://www.raysanweb.com/main.htm and click on the top-rightmost button in the menu block to turn on the WebGL menu.

Notice that mouseover highlights and mouse presses are not registered. Compare to r78685 (or Chrome 9) in which this behavior works.

In brief testing, it appears that the event handlers are never called.

I am uncertain which subsystem is responsible and have left this as a "New Bug".

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