Comment #1 on issue 6380 by [email protected]: When creating a new tab
from an app mode window the location bar does not get the focus
http://code.google.com/p/chromium/issues/detail?id=6380
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=8040
------------------------------------------------------------------------
r8040 | [email protected] | 2009-01-14 13:17:11 -0800 (Wed, 14 Jan 2009)
| 6 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/browser.cc?r1=8040&r2=8039
When opening a new tab by pressing CTRL-T in app mode, the location bar
would not get focused.
This is because when the tab was shown its browser window is not yet active.
BUG=6380
TEST=Open an app (ex: gmail), press CTRL-T, this opens a new browser with a
new tab. Navigate to google.com in the new tab. Go back to the app, press
CTRL-T again, a new tab should be opened and the location bar should have
focus.
Review URL: http://codereview.chromium.org/18017
------------------------------------------------------------------------
--
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
-~----------~----~----~----~------~----~------~--~---