Comment #8 on issue 14913 by [email protected]: tab z-ordering
incorrect
http://code.google.com/p/chromium/issues/detail?id=14913
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=22101
------------------------------------------------------------------------
r22101 | [email protected] | 2009-07-30 14:25:51 -0700 (Thu, 30 Jul
2009) | 9 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/tab_strip_controller.h?r1=22101&r2=22100
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/tab_strip_controller.mm?r1=22101&r2=22100
Fix tab z-ordering on Mac. Make the TabStripController take full
ownership of its list of subviews. The subviews of the TabStripView are
now generated directly (in appropriate z-order) from a list of permanent
subviews (e.g., the new tab button) and the list of tabs. In general,
this patch seems to make tab manipulation much more stable. Patch from
Viet-Trung Luu ([email protected])
BUG=14913
TEST=open/move/close/duplicate/rip/etc. tabs and observe; also check context
menus
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---