Issue 35: Maxime on second larger monitor not working
http://code.google.com/p/chromium/issues/detail?id=35
Comment #46 by togniolli:
I debugged this. The problem is on xp_frame.cc, XPFrame::OnMinMaxInfo (or
rather what
the OS does with values returned from there). There's lengthy comments in
the method
about this bug. It finishes with:
// So for now, simply don't support the taskbar on a secondary monitor
with
// different monitor sizes.
I investigated it and doesn't seem to be a way to fix it there. I'm not
familiar
enough with MFC to know if there's another way to set maximized bounds on a
borderless, frameless window.
--
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
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---