Comment #20 on issue 20717 by [email protected]: Plugin custom cursors are not supported. http://code.google.com/p/chromium/issues/detail?id=20717
That's part of the problem. The Carbon cursor calls we can intercept do not tell us which window they are for (for ones that do, we can retrieve the delegate and call methods on it). In most cases, calling FrontWindow() and handing it off it its delegate will probably work, however. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
