Comment #4 on issue 4203 by [EMAIL PROTECTED]: When omnibox has focus  
and no drop down, ESC should select the whole line
http://code.google.com/p/chromium/issues/detail?id=4203

Edges to consider:
* Right now, if there is no user editing, <esc> stops any in-progress page  
load and
leaves the cursor where it is.  Should fixing this mean <esc> selects the  
whole line
*and* stops a page load?  Or should <esc> only stop a page load if the text  
is
already selected?
* IE also selects the whole line when a user hits <esc> to revert editing.   
Should we
do this too?
* If we say "yes" to the previous question, what about when the user has  
temporary
text (i.e. they've typed something, then arrowed around in the dropdown,  
then hit esc
to revert to their edited text, but not yet all the way back to the  
original text)?
Do we select the whole line then?

My instincts say the answers are "only stop a page load if the text is  
already all
selected", "yes", and "no", but I'm not sure of that first answer.

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