Comment #3 on issue 19622 by [email protected]: Passwords and exceptions dialog and URL picker dialogs should size based on font information http://code.google.com/p/chromium/issues/detail?id=19622
yea, gtk_util::GetWidgetSizeFromResources() for linux or views::Window::GetLocalizedContentsSize() for win. This should not be hard, just need a bunch of strings of the form IDS_*_DIALOG_WIDTH_CHARS and IDS_*_DIALOG_HEIGHT_LINES. -- 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 -~----------~----~----~----~------~----~------~--~---
