[Webkit-unassigned] [Bug 24665] New: Hit testing assertion failure at Google Maps API example

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 17 22:24:48 PDT 2009


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

           Summary: Hit testing assertion failure at Google Maps API example
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://code.google.com/apis/maps/documentation/examples/
                    map-infowindow.html
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsReduction
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cwzwarich at uwaterloo.ca
                CC: simon.fraser at apple.com


Hovering over the speech bubble at
<http://code.google.com/apis/maps/documentation/examples/map-infowindow.html>
causes an assertion failure in hit testing code.

ASSERTION FAILED: !result.innerNode()
(/Users/Cameron/WebKit/WebCore/rendering/RenderLayer.cpp:2407 bool
WebCore::RenderLayer::hitTestContents(const WebCore::HitTestRequest&,
WebCore::HitTestResult&, const WebCore::IntRect&, const WebCore::IntPoint&,
WebCore::HitTestFilter) const)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list