Issue 3424: Intermittent: Truncation in download shelf with executables.
http://code.google.com/p/chromium/issues/detail?id=3424
Comment #14 by [EMAIL PROTECTED]:
From just looking at the check-in log, it seems to me this is due to an
oversight during
a merge.
When I look at r4449 ("massive UI refactoring" changelist) I see that a
call that I added
to fix such drawing truncation issues, specifically...
active_download_shelf->Layout();
... has been removed from the function BrowserView2::LayoutDownloadShelf().
Can we add that back? I think it will fix the problem.
Issue attribute updates:
Status: Assigned
Owner: [EMAIL PROTECTED]
--
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
-~----------~----~----~----~------~----~------~--~---