MicrosoftEdge / MicrosoftEdge/WebView2Feedback

[Problem/Bug]: How to get all links in an iframe?

Open
#4,447 2 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

bug tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

What happened?

Browser1.AddWebResourceRequestedFilter('*', COREWEBVIEW2_WEB_RESOURCE_CONTEXT_ALL); Browser1.AddWebResourceRequestedFilterWithRequestSourceKinds('*', COREWEBVIEW2_WEB_RESOURCE_CONTEXT_ALL, COREWEBVIEW2_WEB_RESOURCE_REQUEST_SOURCE_KINDS_ALL);

but WebResourceRequested event can not get any url if this url opened in an iframe

Importance

Moderate. My app's user experience is affected, but still usable.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

any

SDK Version

any

Framework

Win32

Operating System

Windows 10

OS Version

10

Repro steps

but WebResourceRequested event can not get any url if this url opened in iframe

Repros in Edge Browser

issue reproduce in the corresponding Edge version

Regression

Regression in newer Runtime

Last working version (if regression)

never

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.