Comment #10 on issue 17681 by d.filatov: Transparent Chrome UI http://code.google.com/p/chromium/issues/detail?id=17681
I suppose that the reason of why not everyone sees the visual artifacts described by nitin.bharathly is the DWM (Desktop Window Manager introduced in Vista). It renders every window to an individual off-screen buffer, and then composes those buffers to the final screen. So you will never see any overlapping pieces from different windows (unless you explicitly setup transparency). The issue is very annoying. Please do not postpone fixing it. Thanks. -- 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 -~----------~----~----~----~------~----~------~--~---
