-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev tool crashes Edge completely when opened in Internet Explorer mode #170
Comments
Thank you for filing this and providing steps to repo. I'm unable to find the View in Browser option yet, it might not exist anymore in the new version of Outlook. Does it fail for you with all mht files, or just some? When you open the file in a text editor, what does the content look like? Is it HTML markup? In any case, I'll make sure this is tracked by our team. |
Hi. I have experimented a bit more and the issue is actually simpler than I thought. I have renamed this issue and here is a new repo:
Edge will then crash out completely. |
The fact that DevTools is greyed-out on IEMode pages is expected. The Edge DevTools relies on a debugging protocol that IEMode pages simply doesn't support. You can, however, debug IEMode pages by following this doc: https://learn.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/ie-mode/ However, the fact that Edge crashes is definitely not expected 😄 Letting our team know about this. |
It crashes for me, too (Version 119.0.2151.93 (Official build) (64-bit) on Windows 10), the crash has been reported under bucket id 2b2f32c7593ef08415290778ff36bcfe and I've submitted feedback about it, too. |
Thanks for your comment. Let me look at our internal issue tracking this, and add your reported crash ID, just in case this helps. |
Edge closes unexpectedly for me when I open Edge dev tools while viewing a .mht file.
Version: Version 115.0.1901.188 (Official build) (64-bit)
OS Version: Windows 10 22H2 build 19045.3086.
Repro steps:
AB#45821016
The text was updated successfully, but these errors were encountered: