Comment #3 on issue 4673 by digitalxero: UI: tab overflow when maximized on second monitor http://code.google.com/p/chromium/issues/detail?id=4673
After having browsed the source code a bit (I can read c && c++ but am no good at coding in it), I think it has to do with the "Edge" case the is talked about in the comments. When this Edge case is triggered the tabs are sized to their default size as if they were the only one open on the tab strip. Also only issue 2671 appears directly related to this edge case being triggered as the other two you mentioned both show tabs that got smaller to the point they could be drawn no smaller then overlapped, which is an issue on how to manage that many tabs and not and issue with the resizing of tabs -- 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 -~----------~----~----~----~------~----~------~--~---
