-
Notifications
You must be signed in to change notification settings - Fork 818
Unable to Interact with WebView in WinUI 2.6 #5299
Copy link
Copy link
Closed as not planned
Labels
area-WebViewclosed-Won'tFixDescribed behavior will not be fixed.Described behavior will not be fixed.needs-cherrypicktoreleasePR tagged for cherry-pick to the current release branch (but not yet picked)PR tagged for cherry-pick to the current release branch (but not yet picked)needs-triageIssue needs to be triaged by the area ownersIssue needs to be triaged by the area ownersreact-native-windowsteam-ControlsIssue for the Controls teamIssue for the Controls teamwct
Milestone
Metadata
Metadata
Assignees
Labels
area-WebViewclosed-Won'tFixDescribed behavior will not be fixed.Described behavior will not be fixed.needs-cherrypicktoreleasePR tagged for cherry-pick to the current release branch (but not yet picked)PR tagged for cherry-pick to the current release branch (but not yet picked)needs-triageIssue needs to be triaged by the area ownersIssue needs to be triaged by the area ownersreact-native-windowsteam-ControlsIssue for the Controls teamIssue for the Controls teamwct
Describe the bug
Unable to interact with Contents of WebView. (Clicking Links, Scrolling etc.)
This does not exist when downgrading to 2.5.0
Steps to reproduce the bug
This from XAML Controls Gallery
<WebView Source="https://docs.microsoft.com/en-us/windows/uwp/design/controls-and-patterns/web-view" />you won't be able to scroll/click any of the links
Can observe this behavior in the XAML Controls Gallery App itself.
Expected behavior
Can Interact with WebView like 2.5.0
Version Info
NuGet package version:
[Microsoft.UI.Xaml 2.6.0]
Windows app type:
Additional context