Status: Assigned Owner: [email protected] Labels: Type-Bug Pri-3 OS-All Area-BrowserUI
New issue 7676 by [email protected]: Find bar positioning always subtracts 1 px for client edge even when it shouldn't http://code.google.com/p/chromium/issues/detail?id=7676 The bottom of find_bar_win.cc:GetDialogBounds() subtracts 1 for the app window case. It should be subtracting kClientEdgeThickness, and only when there's actually a client edge. -- 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 -~----------~----~----~----~------~----~------~--~---
