Skip to content
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

Error when user presses enter on Save As dialog box in WebView2 #1099

Closed
aks1008 opened this issue Mar 20, 2021 · 2 comments
Closed

Error when user presses enter on Save As dialog box in WebView2 #1099

aks1008 opened this issue Mar 20, 2021 · 2 comments
Assignees
Labels
bug Something isn't working tracked We are tracking this work internally.

Comments

@aks1008
Copy link

aks1008 commented Mar 20, 2021

Description
Error when user presses ENTER on Save As dialog box in WebView2

PFA for the error.

Version
SDK: 1.0.824-prerelease
Runtime: Evergreen x86
Framework: WPF
OS: Win10

Repro Steps
Steps to reproduce the issue:

  • Load any URL or TXT file in WebView2
  • Right click and click on "Save As" option
  • Save as dialog will prompt
  • Enter file name to save as and click on "save" button using mouse.
  • It will work properly.
  • Again try to save as file
  • Enter file name and press ENTER or ESC key
    - WebView2 will crash and host application will also crash.

image

Can we please make disable\enable each individual option in right click context menu and PDF options?

AB#32257660

@aks1008 aks1008 added the bug Something isn't working label Mar 20, 2021
@champnic
Copy link
Member

Thanks @lungareakshay for the bug report, I was able to repro it easily - I've opened it on our backlog to fix.

@champnic champnic added the tracked We are tracking this work internally. label Mar 26, 2021
@champnic champnic self-assigned this Mar 26, 2021
@champnic
Copy link
Member

champnic commented Jun 5, 2021

This is fixed in runtimes 92.0.872.0+. Thanks!

@champnic champnic closed this as completed Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tracked We are tracking this work internally.
Projects
None yet
Development

No branches or pull requests

2 participants