Status: Untriaged Owner: ---- CC: [email protected] Labels: Type-Bug Pri-2 OS-Windows Area-BrowserUI
New issue 24529 by [email protected]: On tab switch, we initially use backing stores even if they're the wrong size http://code.google.com/p/chromium/issues/detail?id=24529 Open some tabs that have dark backgrounds and take a while to render. Make your window fairly small before looking at them. Now maximize and switch to one of them. The content is briefly drawn at the old size before being resized. It seems like this must mean we're using the old backing stores even though they're the wrong size. It seems like it would be less disconcerting if we discarded all our backing stores on window resize. Darin, please comment if I've misdiagnosed. -- 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 -~----------~----~----~----~------~----~------~--~---
