Issue 4573: CRASH: searching on news.google.com
http://code.google.com/p/chromium/issues/detail?id=4573
Comment #1 by [EMAIL PROTECTED]:
Here's the crash stack:
> chrome.dll!WebCore::PopupListBox::acceptIndex(int index=-1) Line 822 +
>
0x2f bytes C++
chrome.dll!WebCore::PopupListBox::handleKeyEvent(const
WebCore::PlatformKeyboardEvent & event={...}) Line 582 C++
chrome.dll!WebCore::PopupContainer::handleKeyEvent(const
WebCore::PlatformKeyboardEvent & event={...}) Line 405 + 0x24 bytes C++
chrome.dll!WebViewImpl::KeyEvent(const WebKeyboardEvent & event={...})
Line 425 + 0x39 bytes C++
chrome.dll!WebViewImpl::HandleInputEvent(const WebInputEvent *
input_event=0x08207a48) Line 897 + 0xc bytes C++
chrome.dll!RenderWidget::OnHandleInputEvent(const IPC::Message &
message={...}) Line 322 + 0x21 bytes C++
m_selectedIndex has a value of -1 leading to the crash.
--
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
-~----------~----~----~----~------~----~------~--~---