[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:11:45 PDT 2006


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9045|review?                     |review+
               Flag|                            |




------- Comment #6 from darin at apple.com  2006-06-26 08:11 PDT -------
(From update of attachment 9045)
Nice, but not quite right for multi-screen systems. Flipping is based on the
zero screen. So it's

(int) [[[NSScreen screens] objectAtIndex:0] frame].size.height

But I'll fix it and land it.


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