Updates:
Owner: [email protected]
Labels: -OS-Linux -Size-Medium OS-All Size-Small
Comment #7 on issue 15464 by [email protected]: omnibox is not updated
with correct URL on hit of back / forward button after a suggestion
http://code.google.com/p/chromium/issues/detail?id=15464
yusukes, this is basically akin to issue 2985. We need to fix back and
forward just
like reload.
Also, there's a bug in the implementation of the fix on issue 2985 (sorry,
I should
have caught it during review). We don't want to reset the location bar
_any time_ the
user reloads (e.g. if they hit F5), just when they press the reload
_button_. So the
call needs to go in the reload button handler rather than in the Reload()
function.
Similar calls can then be added to the back/forward button handlers.
--
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
-~----------~----~----~----~------~----~------~--~---