Mrkebubun / o3d

Automatically exported from code.google.com/p/o3d
0 stars 0 forks source link

Mouse moved events not working in Cocoa full-screen code #222

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Fixed under http://codereview.chromium.org/2347001 .

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