This repository was archived by the owner on May 6, 2020. It is now read-only.
This repository was archived by the owner on May 6, 2020. It is now read-only.
Inspector does not work when debugger is connected #28
Open
Description
Google Chrome version: 4.1.249.1045
SDK + Eclipse Debugger version(s): 3.2.1, DevTools from current SVN
OS + version:
What steps will reproduce the problem?
1. Run Chrome
2. Connect debugger
3. Press Ctrl+Shift+I
What is the expected result?
Nothing happens
What happens instead?
Web inspector window should appear
Please provide any additional information below. If possible, attach a
(reduced) test-case.
I understand this is deliberate and has its reason. But it would be much
easier to understand if there was some pop-up message that explains that
debugger should be disconnected.
Original issue reported on code.google.com by [email protected]
on 1 Apr 2010 at 9:45