5
Views
2
Comments
Solved
Accessibility: Screen reader reads page title followed by 'Webview'
Application Type
Mobile

When using a screen reader in a mobile app, such as Android's TalkBack, on every page. it reads the page title, followed by the words 'Web view'. Is there a way to prevent this? Or is this expected behaviour? 

2020-05-07 18-53-00
Rui Barradas
 
MVP
Solution

Hello Fred,

Hope you're doing well.

Replying directly to your question, this is the expected behavior.

Unfortunately, you cannot remove this label, since it is part of the native Android accessibility framework (meaning it is part of the operating system).


Kind regards,

Rui Barradas


2024-10-12 12-11-20
Kerollos Adel
Champion

Hallo @Fred Derks

that role cannot be removed as i think i face this issue in project from many years and not fixed but may there are update fix it .


this is my experience in this issue may help you 

2020-05-07 18-53-00
Rui Barradas
 
MVP
Solution

Hello Fred,

Hope you're doing well.

Replying directly to your question, this is the expected behavior.

Unfortunately, you cannot remove this label, since it is part of the native Android accessibility framework (meaning it is part of the operating system).


Kind regards,

Rui Barradas


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.