MicrosoftEdge / MicrosoftEdge/WebView2Feedback
[Problem/Bug]: When open html file with embeb/object PDF in WebView2, Web capture function is not work
@srwei is already working on this.
Since Oct 31, 2023.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
What happened?
-
When open PDF file in WebView2,
Web capture(Ctrl+Shift+S) function is work, it is OK. -
When open html file in WebView2,
Web capture(Ctrl+Shift+S) function is work, it is OK. -
When open html file with embeb/object PDF in WebView2,
Web capture(Ctrl+Shift+S) function is NOT work, it is NG.
-
When open html file with embeb/object PDF in Edge,
Screen clip(Ctrl+Shift+S) function is work, it is OK.
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
- Open html file with embeb/object PDF in WebView2
- Right-click html area to show right menu
- Select Web capture menu to clip screen
-> Result: Cann't clip screen.
Regression
No, this never worked
Last working version (if regression)
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.