Status: Available Owner: ---- Labels: Type-Bug Pri-2 OS-Windows Area-BrowserUI HelpWanted Mstone-2.1
New issue 8645 by [email protected]: After DWM switch, all Chrome taskbar buttons gone http://code.google.com/p/chromium/issues/detail?id=8645 When you toggle DWM on your computer, all the Chrome taskbar buttons disappear until you reactivate each window manually. This is because of NonClientView::SystemThemeChanged, which hides the window while the frame is updated. During this time it seems the Windows taskbar rebuilds itself and since our windows are hidden we're not added. Not sure of the best way to fix this. -- 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 -~----------~----~----~----~------~----~------~--~---
