Forum Discussion
josh_bodner
Microsoft
Aug 31, 2021Dev channel update to 95.0.997.1 is live
Hello Insiders! Today we’re releasing build 95.0.997.1 to the Dev channel. That’s right, it’s already time for 95! Because of that, look for version 94 to be coming to Beta soon. We’ve also got an exciting update for all our app developers about recent updates we’ve made to the WebView2 APIs: https://blogs.windows.com/msedgedev/2021/08/31/webview2-windows-app-sdk-winui2-runtime-cdp-helper/. Now for what’s new this week:
Added features:
- Added the ability to use the keyboard keys to ink on PDFs and web captures.
- Enabled by default the ability to sync payment cards by uploading payment card data filled in webpages to a Microsoft account.
Improved reliability:
- Fixed an issue where interacting with autofill popups sometimes crashes the browser.
- Fixed a crash when dragging tabs between windows.
- Fixed a tab crash.
- Fixed a crash when closing tabs that contain Office documents.
- Fixed a crash when editing saved passwords in Settings.
- Fixed a crash on Mac when the management policy to Force Sign In is provisioned.
- Mobile issues:
- Fixed a crash when organizing favorites.
- Fixed a crash when deleting a favorite.
- Fixed a crash on launch.
- Fixed a crash when signing out of the browser.
- Fixed an issue where the browser fails to open.
- Fixed a hang when navigating to malicious sites that are blocked by SmartScreen.
- Fixed an issue where WebView2 apps sometimes crash soon after launching (Issue 1678).
Changed behavior:
- Fixed an issue where searching Settings causes it to go blank.
- Fixed an issue where some Settings can’t be searched for.
- Fixed an issue where profiles get signed out or duplicated after updating the browser.
- Fixed an issue where a custom scale when printing isn’t retained between prints.
- Fixed an issue where the option to change a password in Password Settings doesn’t do anything.
- Fixed an issue where Rebates sometimes fail to be applied.
- Fixed an issue where Rebates sometimes fail with an error.
- Fixed an issue where Coupons sometimes aren’t found when they should be.
- Fixed an issue where the Web Widget doesn’t display properly.
- Fixed an issue where the Web Widget is missing some UI.
- Fixed an issue where MHT files sometimes don’t render properly.
- Mobile issues:
- Fixed an issue where the preference for desktop vs. mobile sites is sometimes reset after installing an update.
- Fixed an issue where signing into the browser sometimes fails for work and school accounts.
- Fixed an issue where navigating to certain websites takes an inordinate amount of time.
- WebView2 issues:
- Fixed an issue where a white flash sometimes appears when loading dark content (Issue 1621).
- Fixed an issue where more DLLs than necessary are sometimes added to projects (Issue 709).
- Fixed an issue where the wrong certificate is sometimes selected from the ClientCertificateRequested event (Issue 1666).
- Fixed an issue where a WebView object is sometimes not defined properly (Issue 1144).
- Fixed an issue where minimizing a WebView2 application sets focus incorrectly (Issue 238).
- Fixed an issue with error handling.
Known issues:
- Users of certain ad blocking extensions may experience playback errors on Youtube. As a workaround, temporarily disabling the extension should allow playback to proceed. See this help article for more details.
- Some users are still running into an issue where all tabs and extensions immediately crash with a STATUS_INVALID_IMAGE_HASH error. The most common cause of this error is outdated security or antivirus software from vendors like Symantec, and in those cases, updating that software will fix it.
- Users of the Kaspersky Internet Suite who have the associated extension installed may sometimes see webpages like Gmail fail to load. This failure is due to the main Kaspersky software being out of date, and is thus fixed by making sure the latest version is installed.
- Some users are still seeing favorites get duplicated. This issue should be reduced now that automatic deduplication has been introduced into Insider channels, but we’re still rolling that out in Stable. We’ve also seen duplication happen when running the manual deduplicator on multiple machines before either machine has a chance to fully sync its changes, so make sure to leave plenty of time in between runs of the deduplicator.
- Some users are seeing “wobbling” behavior when scrolling using trackpad gestures or touchscreens, where scrolling in one dimension also causes the page to subtly scroll back and forth in the other. Note that this only affects certain websites and seems to be worse on certain devices. This is most likely related to our ongoing work to bring scrolling back to parity with Edge Legacy’s behavior, so if this behavior is undesirable, you can temporarily turn it off by disabling the edge://flags/#edge-experimental-scrolling flag.
And since 94 is coming to Beta, that also means 93 is moving to Stable soon too!
- pp_e2Iron ContributorI've read all replies here. The good news is that the latest Edge Dev for Linux works fine in my PC. Perhaps due to I'm not fond of the blob-upped GNU/Linux distros which are trying to mimic MS Windows environments. With zillion options of sys/wm/de there must be a disaster to happen from time to time, especially during development.
For those to whom my information might warm their hearts a pinch of PC data:
Debian Bullseye GNU/Linux 5.10.46-4 - systemd 247 (247.3-6)
X.org 1.20.11 - IceWM 2.1.2
Nvidia GeForce GTX 650 2 GB DRAM - NV Driver 460.91.03 - ZacWBrass Contributor
KDE Neon 5.22.5
To any Linux users getting instant crashes when trying to launch, I was able to roll-back the Edge-dev version using Synaptic package manager. Open Synaptic, find Microsoft-Edge-Dev (or Beta), click Package (next to 'File' or 'Edit') and select 'Force Version'
I've rolled back to the previous version 94.0.982.2-1 and everything is working as normal.
Version 95.0.997.1-1 crashes when launching, and crashes Latte-dock as well. If I kill Latte-dock then this version runs fine.
- the5ilenceBrass Contributor
This update breaks JavaScript import path resolution under certain circumstances. When reloading certain pages, which are using relative import paths for JS-Modules and while having DevTools enabled, the import gets resolved as an absolute import, not relative to the current page, resulting in 404 errors.
This does not happen, when "Disable Cache" is active in the DevTools and I cannot reproduce it in a private Window. But I can reproduce it without any enabled extensions reliably after 2-3 reloads on some pages. For example: https://portal.sozialbank.de/girocard-bestellformular/
- josh_bodner
Microsoft
This Javscript issue appears to be a transient error we inherited from Chromium. I can still reproduce it in their Dev build, but not their Canary build. And since their Canary is usually a couple of days ahead of ours, I expect this to be fixed in our Canary build in a couple of days.- the5ilenceBrass ContributorThank you for the quick reply and finding the source of this bug.
- pp_e2Iron ContributorI've checked it in my Debian 11 rig and the page went blank after 2-3 reloads. Ctrl-F5 helped.
- SGray1217Copper ContributorIntresting, I wonder if this is what is breaking it on very specific desktop-environments. I am running it on Budgie perfectly fine.
- josh_bodner
Microsoft
I can reproduce the Javascript issue on Windows too, so it looks to be a different issue.
- RavishBhartiCopper Contributor
josh_bodnerAfter updating to 95.0.997.1-1, edge is crashing right after opening the application on Linux OpenSUSE 15.2. Below is th error logged in the terminal.
[24964:24964:0906/190324.387867:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
[0906/190324.609814:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0906/190324.610086:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0906/190324.610853:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value 58eaf808d76948b08ddc4f1b062ca8ca
[0906/190325.762562:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value 58eaf808d76948b08ddc4f1b062ca8ca
[24965:24977:0906/190325.775169:ERROR:ssl_client_socket_impl.cc(1136)] handshake failed; returned -1, SSL error code 1, net_error -3 - michalzubkowiczCopper Contributor
This version stopped working on KDE Neon (Ubuntu Based) after last update, on both my computers. Command line returns:
[22750:22750:0906/141521.744523:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
[0906/141522.158196:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0906/141522.158281:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0906/141522.158514:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0906/141522.159211:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value 0fb02891b8b24d7782425def651327ef
[1] 22647 trace trap microsoft-edge
Is there any fix for that? I've tried already deleting profile. - HYKMICopper Contributor
josh_bodner Since version 92, there has been a problem with browser crash and suspended animation when opening more than 3 tabs. Extracted dmp
My system: windows7sp1 x64 - ZacWBrass ContributorBeta crashing upon launch after this update. Happened with Dev too.
KDE Neon - Plasma 5.22.5 - Frameworks 5.85.0
~$ microsoft-edge-beta
[11532:11532:0904/215202.853342:ERROR:gpu_init.cc(458)] Passthrough is not supported, GL is swiftshader, ANGLE is
[0904/215203.102508:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0904/215203.102601:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0904/215203.103686:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value f78433ed6a89439a9e2690fbfffa37fd
Trace/breakpoint trap
~$ microsoft-edge-dev
[13784:13784:0904/215430.550337:ERROR:sandbox_linux.cc(374)] InitializeSandbox() called with multiple threads in process gpu-process.
[0904/215430.618021:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0904/215430.618108:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0904/215430.618336:ERROR:elf_dynamic_array_reader.h(61)] tag not found
[0904/215430.619094:WARNING:minidump_to_upload_parameters.cc(36)] duplicate key guid, discarding value 4d34c304ba1e4ac5b70f86f8df68f333
Trace/breakpoint trap - mrfry700Iron ContributorWhat happened to the context menu font? It looks horrible.
- ToymAn1127Copper Contributoredge://flags/#edge-overlay-scrollbars-win-style 在本次更新上无法开启
- GekkougaBrass ContributorStop recommending MS Edge every day. I am already on the Edge insider channel.