Comment #3 on issue 24779 by [email protected]: Drawing issue moving  
out from gmail full screen to normal.
http://code.google.com/p/chromium/issues/detail?id=24779

I can only make this happen in Release builds.  I threw in some logging in  
drawRect: and got the following:

2009-10-19 10:59:24.437 Chromium[26849:10b] drawRect: {{0, 0}, {1094, 664}}
2009-10-19 10:59:24.438 Chromium[26849:10b] Clipping to the following rects:
2009-10-19 10:59:24.438 Chromium[26849:10b] {{0, 0}, {1094, 75}}
2009-10-19 10:59:24.438 Chromium[26849:10b] {{0, 661}, {1094, 3}}

Looks like the drawing is being clipped to two small rectangles at the top  
and bottom of the view.  The middle
portion of the RWHVCocoa isn't getting redrawn, leading to the painting  
problems.  I haven't yet figured out
why this is happening.

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to