Comment #6 on issue 30446 by [email protected]: Mouse pointer flickers instead of disappearing when watching a fullscreen flash video. http://code.google.com/p/chromium/issues/detail?id=30446
Well, it's a side effect of how full screen mode works rather than something Chrome is doing per se. What we probably need to do is intercept more cursor-related calls in the plugin process and send them via IPC to the browser process (much as we do already for menu bar visibility). -- 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
