New issue
Advanced search Search tips

Issue 656209 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Oct 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 1
Type: Bug



Sign in to add a comment

DCHECK failure in AutocompleteInput ctor

Project Member Reported by thestig@chromium.org, Oct 15 2016

Issue description

Version: r425497
OS: Linux, Windows

What steps will reproduce the problem?
(1) navigate to "about:" in the omnibox
(2) press ctrl + k

[58470:58470:1014/170208:FATAL:autocomplete_input.cc(99)] Check failed: cursor_position <= text.length() || cursor_position == base::string16::npos. Text: 'google.com ', cp: 16
#0 base::debug::StackTrace::StackTrace()
#1 logging::LogMessage::~LogMessage()
#2 AutocompleteInput::AutocompleteInput()
#3 OmniboxEditModel::StartAutocomplete()
#4 OmniboxEditModel::EnterKeywordModeForDefaultSearchProvider()
#5 OmniboxViewViews::EnterKeywordModeForDefaultSearchProvider()
#6 LocationBarView::FocusSearch()
#7 chrome::FocusSearch()

 
Labels: -OS-Linux -OS-Windows -Pri-3 OS-All Pri-1
Owner: thomasanderson@chromium.org
Status: Started (was: Untriaged)
Status: Fixed (was: Started)

Sign in to add a comment