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

[Problem/Bug]: When open html file with embeb/object PDF in WebView2, Web capture function is not work #4112

Open
fangjialivico opened this issue Oct 31, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@fangjialivico
Copy link

What happened?

  1. When open PDF file in WebView2,
    Web capture(Ctrl+Shift+S) function is work, it is OK.

  2. When open html file in WebView2,
    Web capture(Ctrl+Shift+S) function is work, it is OK.

  3. When open html file with embeb/object PDF in WebView2,
    Web capture(Ctrl+Shift+S) function is NOT work, it is NG.
    image

  4. When open html file with embeb/object PDF in Edge,
    Screen clip(Ctrl+Shift+S) function is work, it is OK.
    image

Why above 3) is NG?

Importance

Important. My app's user experience is significantly compromised.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

118.0.2088.76

SDK Version

No response

Framework

Win32

Operating System

Windows 10

OS Version

No response

Repro steps

  1. Open html file with embeb/object PDF in WebView2
  2. Right-click html area to show right menu
  3. Select Web capture menu to clip screen

-> Result: Cann't clip screen.

Regression

No, this never worked

Last working version (if regression)

No response

@fangjialivico fangjialivico added the bug Something isn't working label Oct 31, 2023
@srwei
Copy link

srwei commented Oct 31, 2023

@fangjialivico Are you trying the screen capture on Capture Area or Capture full page?

@fangjialivico
Copy link
Author

Both of them are not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants