1

I am not able to move the DOM nodes in the Google Chrome, in the Inspect Element tab, when I select them and try to grab/drag them nothing happens anymore. I have reset the settings on both the browser and the dev tool, but there is no change.

In case you wonder what I am referring to, please click on this link: Move DOM node.

Chrome version: 73.0.3664.3 (Official Build) dev (64-bit)

Any help is appreciated, thank you.

Bondsmith
  • 1,343
  • 3
  • 13
  • 27
  • I can't reproduce the problem. – Quentin Jan 13 '19 at 17:12
  • What version of Chrome are you using? Can you please check? Is it 73.0.3664.3? – Bondsmith Jan 13 '19 at 17:17
  • I have the same problem for Chrome Canary (Version 75.0.3746.0) but it works fine in the standard Chrome app (Version 73.0.3683.86). Curious. Just started to be an issue in the last couple of weeks (with Canary). – flycrum Mar 26 '19 at 19:44

1 Answers1

0

I'm able to move DOM Nodes in the elements tab of the inspector by clicking and holding - I'm on Version 84.0.4147.89 (Official Build) (64-bit) FWIW.

zero_cool
  • 3,960
  • 5
  • 39
  • 54