New issue
Advanced search Search tips

Issue 651195 link

Starred by 0 users

Issue metadata

Status: WontFix
Owner:
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

DevTools: clicking around while editing values in console throws error

Project Member Reported by l...@chromium.org, Sep 28 2016

Issue description

Version: 53

What steps will reproduce the problem?
(1) Open the DevTools console and evaluate some object e.g. {x: 123}
(2) Expand the object and double click on the value to edit it "123"
(3) Repeatedly click inside the textprompt

What is the expected output?
No error

What do you see instead?
Error thrown in terminal:
"The given range isn't in document.", source: chrome-devtools://devtools/bundled/ui/TextPrompt.js (787)

 

Comment 1 by l...@chromium.org, Apr 5 2017

Status: WontFix (was: Assigned)
No longer reproducible.

Sign in to add a comment