Liam
Liam

Reputation: 20940

IE8 Developer Tools Pin will not work

IE8 Developer Tools opens in a new window when I press F12. It used to open in a panel at the bottom of the current IE8 window. The Pin button at the top right does nothing, neither does the Ctrl+P shortcut. How can I fix this?

Upvotes: 5

Views: 1545

Answers (1)

Liam
Liam

Reputation: 20940

It turns out that I had hit F5 to reload a page I was working on, but since I had the Developer Tools open and pinned, F5 instead behaved as a shortcut to "Start Debugging". To allow the Pin button to work, I had to click the "Stop Debugging" button under the Developer Tools Script tab.

Upvotes: 7

Related Questions