Status: Unconfirmed
Owner: ----
Labels: OS-Mac Area-Misc Pri-2 Type-Bug

New issue 19116 by viettrungluu: Mac: DCHECK() failure in  
AutocompleteEditViewMac::OnWillBeginEditing()
http://code.google.com/p/chromium/issues/detail?id=19116

Chrome Version       : 198.0 (Developer Build 22917) [+ my stacktrace patch]
OS version               : 10.5.7

What steps will reproduce the problem?
1. Give the location bar focus.
2. Press Cmd-P to print (which offers to print ... the location bar's  
contents! -- I'll file that
separately).
3. Press Esc to cancel (we didn't really want that).
4. Press Cmd-T for a new tab.

What is the expected result?
A new tab.

What happens instead?
A DCHECK():

[34329:267:443086093033135:FATAL:/Users/vtl/dev/google/chromium/src/chrome/browser/a
utocomplete/autocomplete_edit_view_mac.mm(535)] Check failed: [field_  
currentEditor].
[34329:267:443086093033135:FATAL:/Users/vtl/dev/google/chromium/src/chrome/browser/a
utocomplete/autocomplete_edit_view_mac.mm(535)] Check failed: [field_  
currentEditor].
        StackTrace::StackTrace() [0x65d29c4+79]
(/Users/vtl/dev/google/chromium/src/xcodebuild/Debug/Chromium.app/Contents/MacOS/../Fr
ameworks/Chromium Framework.framework/Versions/A/Chromium Framework)
        logging::LogMessage::~LogMessage() [0x65fba72+634]
(/Users/vtl/dev/google/chromium/src/xcodebuild/Debug/Chromium.app/Contents/MacOS/../Fr
ameworks/Chromium Framework.framework/Versions/A/Chromium Framework)
        AutocompleteEditViewMac::OnWillBeginEditing() [0x60345c2+257]
(/Users/vtl/dev/google/chromium/src/xcodebuild/Debug/Chromium.app/Contents/MacOS/../Fr
ameworks/Chromium Framework.framework/Versions/A/Chromium Framework)
        -[AutocompleteFieldDelegate controlTextDidBeginEditing:] [0x6034702+20]
(/Users/vtl/dev/google/chromium/src/xcodebuild/Debug/Chromium.app/Contents/MacOS/../Fr
ameworks/Chromium Framework.framework/Versions/A/Chromium Framework)
[etc. -- must improve stacktrace]

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

Reply via email to