Issue 2519: Accelerator override not sent on startup with Magic BrowzR
http://code.google.com/p/chromium/issues/detail?id=2519
New issue report by [EMAIL PROTECTED]:
* Open a trunk build in a debugger and set a breakpoint on
AutocompleteEditView::OverrideAccelerator().
* Start Chromium. Don't click anything; the omnibox should have focus.
Type something, then hit esc. Note that breakpoint is not hit.
* Click in the page, then back in the omnibox. Type some more, and hit
esc. Note that the breakpoint gets hit.
* Repeat entire process with --use-old-frames and note that the breakpoint
is hit both times.
This prevents users from cancelling their typing with esc until the focus
has changed at least once.
Issue attributes:
Status: Assigned
Owner: [EMAIL PROTECTED]
Labels: Type-Bug Pri-2 OS-All Area-BrowserUI
--
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 [email protected]
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
-~----------~----~----~----~------~----~------~--~---