Comment #2 on issue 18262 by [email protected]: Scrollbars not
activated for new tabs (or on tab selection)
http://code.google.com/p/chromium/issues/detail?id=18262
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=22422
------------------------------------------------------------------------
r22422 | [email protected] | 2009-08-04 14:59:43 -0700 (Tue, 04 Aug 2009) |
16 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/tab_contents/tab_contents.cc?r1=22422&r2=22421
Activate scrollbars (etc.) upon selecting a tab.
(Conceivably, the SetActive() could be pushed into the RWHV's
DidBecomeSelected(). Conceivably, one could imagine selection without
activation, so I chose to put it closer to the UI side of the code in
the TabContents. Hmmm. Maybe we should also put in the RWHV::SetActive()
method on all platforms.)
Patch by viettrungluu.
BUG=http://crbug.com/18262
TEST=Make your browser window really small, create new tabs, switch between
them.
Review URL: http://codereview.chromium.org/160505
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---