Comment #51 on issue 5054 by [email protected]: [magic_browzr] Window  
frame drawn incorrectly
http://code.google.com/p/chromium/issues/detail?id=5054

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=8947

------------------------------------------------------------------------
r8947 | [email protected] | 2009-01-29 18:36:54 -0800 (Thu, 29 Jan  
2009) | 13 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/views/constrained_window_impl.cc?r1=8947&r2=8946
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/views/custom_frame_window.cc?r1=8947&r2=8946

Fix various problems with constrained windows and/or custom frame windows:
* Wrong titlebar height
* Titlebars not handling custom font size properly
* Drawing errors in maximized mode
* One-pixel overlap glitch on bottom corners of client edges
* Borders not handling custom border sizes correctly
* Unnecessarily small top resize area (unlike in the main window, there's  
no competition here between resizing and window dragging in the same small  
strip)
* Wrong icon sizing (only a problem in theory, no one uses this code ATM)

These files are now very much like simplified versions of the  
opaque_non_client_view.cc code (which was the goal); eventually all these  
should be refactorable.

BUG=5054
Review URL: http://codereview.chromium.org/19484
------------------------------------------------------------------------


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