Comment #4 on issue 3258 by [EMAIL PROTECTED]: Tabs created when tabstrip is compressed pending resize relayout should not force resize relayout http://code.google.com/p/chromium/issues/detail?id=3258
Given that we got so many subtle things right with the tab-bar, I'm being cautious on changing the behavior (The X disappearing on small out-of-focus tabs is among my favorite tab-feature). However, since we use a timer-delay when removing tabs until they actually resize (to become wider). I think we can also use a timer-delay when adding tabs too. The timer delay should be enough for the user to visually locate the tab and start reading the page or add other tabs (if they were opening a few tabs to hold related items). When the delay expires, tabs should resize to their new 'comfortable' size. -- 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 -~----------~----~----~----~------~----~------~--~---