Comment #7 on issue 25319 by [email protected]: Cmd-clicking back
button should open history page in new background tab
http://code.google.com/p/chromium/issues/detail?id=25319
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=30016
------------------------------------------------------------------------
r30016 | [email protected] | 2009-10-24 14:37:16 -0700 (Sat, 24 Oct
2009) | 10 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/cocoa/browser_window_controller.mm?r1=30016&r2=30015
Mac: implement dispositions for back/forward buttons (not in drop-downs).
That is, holding Cmd while pressing back/forward will open in a new
background tab and holding Cmd+Shift will open in a new foreground tab.
Theoretically, it can support holding Shift to open in a new window, but
Browser::GoBack()/GoForward() doesn't support this disposition (due to a
technical "limitation" of the implementation?).
This does *not* implement dispositions in the drop-down menus.
BUG=25319
TEST=Navigate to build up some history. Then press back/forward while
holding down Cmd or Cmd+Shift.
Review URL: http://codereview.chromium.org/330002
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---