[Webkit-unassigned] [Bug 9579] LayoutTests/fast/events/objc-event-api.html failing due to screenY output

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jun 26 08:19:14 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9579





------- Comment #7 from darin at apple.com  2006-06-26 08:19 PDT -------
(In reply to comment #4)
> Can anyone explain why screenY reports such large values (10,000)? Is the
> WebView that's used for testing just shifted way off-screen (so nobody sees
> it)?

    // To make things like certain NSViews, dragging, and plug-ins work, put
the WebView a window, but put it off-screen so you don't see it.
    NSRect windowRect = NSOffsetRect(rect, -10000, -10000);


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