[Webkit-unassigned] [Bug 16827] New: REGRESSION: Context menu appears at wrong place when clicking in iframe whose parent is scrolled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 15:07:22 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16827

           Summary: REGRESSION: Context menu appears at wrong place when
                    clicking in iframe whose parent is scrolled
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zerodpx at gmail.com


Load the testcase I'll attach shortly in Safari for Windows using a current
trunk build of WebKit.  Make sure the window is small enough so that your page
has a scrollbar, and scroll down until the iframe is visible.  Right-click in
the iframe and notice the context menu appears at the wrong spot.

I have not tested on a Mac so I don't know whether this is a problem there.

This bug does not seem to occur in Safari for Windows 3.0.4, so it seems like a
regression.

Some very brief perusal of the code makes me wonder about the way
hitTestResultForPoint() passes "true" for the "fixed" parameter when calling
absolutePosition(), which seems possibly bogus.  But this code hasn't changed
in ages.


-- 
Configure bugmail: http://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