DevTools: clicking around while editing values in console throws error |
|
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)
|
|
►
Sign in to add a comment |
|
Comment 1 by l...@chromium.org
, Apr 5 2017