[program-l] Re: .Net MAUI Blazor not responding

  • From: Christoffer Pagaard <christoffer.pagaard@xxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx
  • Date: Mon, 11 Apr 2022 19:36:25 +0200

Hi Florian,

Thanks for the link, :) However, i read that page already, but the most
useful thing I found there was the following note

"When a WebView displays a website that's accessible, it will also be
accessible in a .NET MAUI app. Conversely, when a WebView displays a
website that's not accessible, it won't be accessible in a .NET MAUI app."

As this project template has the same elements as the basic Blazor template
it should be accessible as far as i understand.




Den man. 11. apr. 2022 kl. 15.58 skrev Florian Beijers <
florianbeijers@xxxxxxxxx>:

Google says look at this page? :)
https://docs.microsoft.com/en-us/dotnet/maui/fundamentals/accessibility

Might need to enhance elements  manually which would be a terrible idea to
leave as a default because literally nobody will actually do this, but hey
...it wouldn't be the first time.

Florian

Op ma 11 apr. 2022 om 14:18 schreef Christoffer Pagaard <
christoffer.pagaard@xxxxxxxxx>:

Hi all,

Since Net MAUI is getting closer to a release every day i wanted to test
it out a bit with NVDA.

I have created a Maui Blazor app and launched it as a Windows app.
However, i cannot navigate or read the text unless i use the mouse and copy
the text to the clipboard.

The only feedback NVDA read out is "Desktop child side bridge".

Have any of you some suggestions to how I can fix this or is it a bug?


Other related posts: