MicrosoftEdge / WebView2Feedback

Feedback and discussions about Microsoft Edge WebView2
https://aka.ms/webview2
423 stars 51 forks source link

[Feature]: Mac Accessibility Support #4503

Open saplingdev opened 2 months ago

saplingdev commented 2 months ago

Describe the feature/enhancement you need

New Microsoft Teams on WebView2 supports Apple's ScreenReader, but not third-party accessibility apps.

The scenario/use case where you would use this feature

Support for third-party accessibility apps.

How important is this request to you?

Critical. My app's basic functions wouldn't work without it.

Suggested implementation

I'm looking for something like Electron's accessibility API.

https://www.electronjs.org/docs/latest/tutorial/accessibility

What does your app do? Is there a pending deadline for this request?

No response

victorhuangwq commented 2 months ago

@saplingdev Hi, is this a specific request for Microsoft Teams on WebView2? or specifically for WebView2?

saplingdev commented 1 month ago

This is a request for WebView2. It manifests in Microsoft Teams, but I imagine any future desktop apps that are written with WebView2 will have the same issues.