Status: Untriaged
Owner: jcam...@chromium.org
Labels: Type-Cleanup Pri-2 OS-All Area-Misc

New issue 8123 by jcam...@chromium.org: TabContents:SetInitialFocus method  
should be changed
http://code.google.com/p/chromium/issues/detail?id=8123

Currently BrowserView::GetInitiallyFocusedView() returns the location bar,
causing the location bar to be focus by default.
This causes bugs with app mode and session restore where we have to set the
initial focus for the tab shown.

The TabContents::SetInitialFocus method should be changed to return the
view it wants to be focused instead of setting the focus directly.
That way, BrowserView::GetInitiallyFocusedView() could return the view that
the current tab wants initially focused.



--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to