MicrosoftEdge / MicrosoftEdge/WebView2Feedback
[Problem/Bug]: when navigating directly to a video or audio, the title is not changed
Open
@dhveerap is already working on this.
Since Oct 17, 2025.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
here the test :
open any page with a title;
then navigate to a video or audio (a .mp4 or .wav local file or ex : http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4) :
this open and play the video/audio,
but the title is unchanged because there no DocumentTitleChanged
event generated.
It is probably a bug because all other pages, even about:blank generate a DocumentTitleChanged event.
wv2 138...109
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.