[Webkit-unassigned] [Bug 58470] New: WebKit1 does not always send an event to the main frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 12:20:07 PDT 2011


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

           Summary: WebKit1 does not always send an event to the main
                    frame
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
            Blocks: 56410


Right now, the WebKit1 port first does a hit test to figure out which frame the event should go to, and then sends the event to it. In other ports, events are sent to the main frames event handler, and they are hit tested there. - weinig

We should make the logic consistent.

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