Updates: Status: Fixed Comment #4 on issue 4604 by [EMAIL PROTECTED]: The buttons on download shelf are not repositioned/repainted properly, after deleting a file. http://code.google.com/p/chromium/issues/detail?id=4604
Fixed in r5804 (in m1 branch): Fixes regression introduced in fix for 3423. If the download shelf was not visible and a download item was removed we do not layout the shelf. When the download shelf is later made visible we didn't layout the shelf again, resulting in the wrong layout. The fix is to layout the shelf when made visible. Ths fix is specific to the m1 branch as on trunk BrowserView always lays out the shelf when adding it. BUG=4604 TEST=see bug -- 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 chromium-bugs@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---