Not able to open developer tools on a Modal dialog in IE11 on windows 10. Recently I upgraded to Windows10, I have done the attached settings in my IE but still it is not working.
Not able to open developer tools on a Modal dialog in IE11 on windows 10. Recently I upgraded to Windows10, I have done the attached settings in my IE but still it is not working.
Open DevTools -> Console in the main window and run the following command:
window.showModalDialog = window.open
It will force browser to open all modal dialogs in a regular window.
The question seems to have been answered elsewhere. Interestingly asked by @vijaykandady on the other forum as well around the same date and marked as solved.
Pasting a screenshot of the accepted solution from that forum.
Can you try running IE11 with add-ons disabled as this link suggests?
https://www.windows10forums.com/threads/ie11-f12-developer-tools-not-show-properly.10199/