Comment #8 on issue 2985 by [EMAIL PROTECTED]: On Reload Address Bar is  
not re-populated
http://code.google.com/p/chromium/issues/detail?id=2985

Here are some relevant comments from the internal bugs:

"... pressing reload should re-display the URL in the address bar (but an  
auto-reload
should not)."

"The underlying cause of this is that the omnibox is still considered to  
have focus
when the new location is loaded.  ...[A fix is to] plumb a notification  
through that
this is a manual user action and thus we should allow the box to change."

"...where should focus & caret be after pressing reload?  The possibilities  
as I see
them are:
* Focus the content area like we do on hitting enter
* Focus the browser frame (since the reload button itself cannot take focus)
* Leave the focus wherever it is.  If it is in the address bar:
** Leave the caret wherever it is, capped to the new url width
** Place the caret at the right edge of the URL

Firefox does the very last of these, which I guess makes sense but still  
feels odd to
me."

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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to