Updates:
        Status: Assigned
        Cc: b...@chromium.org

Comment #65 on issue 3543 by j...@chromium.org: Checkboxes and scroll bar  
arrows sometimes disappear under Windows classic
http://code.google.com/p/chromium/issues/detail?id=3543

I think we are running up against the per-process GDI handle limit.  See  
http://msdn.microsoft.com/en-us/library/ms724291(VS.85).aspx

Using the option in Comment 63 may increase the per-process limit.   
Likewise, opening
the Task Manager may have a similar side-effect.

If you are seeing the problem it would be helpful if you could open the  
Task Manager.
Go to View > Select Columns and make sure GDI Objects is checked.  Then  
look at the
number of GDI objects reported for Google Chrome on the Processes tab.

I realize that having Task Manager open solves the problem, but I think if  
you open
it while seeing the problem you will still be able to see the current GDI  
Object
count.

It is possible to increase your GDI handle limit manually.  I would be  
careful doing
this because increasing it too much could cause you trouble.

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