Quang

Results 16 comments of Quang

Hi @nishitha-burman In this case we want to display an indicator to the user that a permission is in use AND we also want to give them the ability to...

> @RendijsSmukulis and @q71114, can you check if the new experimental permission management APIs meet your needs? [#2427 (comment)](https://github.com/MicrosoftEdge/WebView2Feedback/issues/2427#issuecomment-1399097515) Thanks! Hi @vickiez, Thanks for the info, we'll check it out....

@vickiez thanks for the suggestion, but it doesn't offer enough support for all the cases that we want to cover I'm afraid. We only display these "in use" indicators when...

Hi @nishitha-burman, Thanks for letting us know, unfortunately it still doesn't seem to work. Here is the test I conducted using `Scenario` > `Custom Context Menu` in WebView2Samples. You can...

@nishitha-burman Using `123.0.2377.0` https://github.com/MicrosoftEdge/WebView2Feedback/issues/3142 is solved now ![image](https://github.com/MicrosoftEdge/WebView2Feedback/assets/8770144/473d73d0-0df9-4152-aebe-e48ecf4e0996) but this issue with the customized context menu is still not fixed: ![image](https://github.com/MicrosoftEdge/WebView2Feedback/assets/8770144/2550a335-650d-45fe-a38a-814e09b4cb41) > Also note that if you switch to customized...

> a workaround is to start up Webview2 with enabled customized context menu and set up handlers @dianaqu, I'm so sorry, but it's still not clear to me what is...

> @nishitha-burman Do you mind sharing what you tried to get it working? @dianaqu @nishitha-burman Is there any update on this? I'd love to try out the aforementioned workaround if...

> m_allowCustomMenus @nishitha-burman Thanks for that. I only ever tried the WPF integration sample app (`WebView2WpfBrowser`) because that one resembles more to what we try to achieve and I couldn't...

Thanks @xu-ms for the update. I checked the changes and it looks good, however there are a few bugs: - The confirmation dialog has a `Learn more` link - When...

Hi @vbryh-msft, we need to be able to send / receive message from all iframes in order to monitor / pause / resume camera and microphone usage as currently this...