frykauf / o3d

Automatically exported from code.google.com/p/o3d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mouse moved events not working in Cocoa full-screen code

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Modify the manipulators sample to incorporate full-screen capability.
2. Take it full-screen in either Chrome in 10.5 or 10.6, or in Safari on 10.6.
3. Hover over one of the manipulators.

What is the expected output? What do you see instead?

Expect that the manipulator highlights.
Instead, the manipulator remains gray (unselected).

Original issue reported on code.google.com by kbr@chromium.org on 28 May 2010 at 12:14

Fixed under http://codereview.chromium.org/2347001 .

Original comment by kbr@chromium.org on 28 May 2010 at 12:29

  • Changed state: Fixed