Telegram icon indicating copy to clipboard operation
Telegram copied to clipboard

Telegram is incompatible with VoiceOver

Open KreerC opened this issue 7 years ago • 11 comments

All non-native iOS components of the Telegram app, mainly the chat window, are incompatible with VoiceOver, and so unusable for the blind and visually impaired who are dependent on this accessibility feature. This should receive a fix ASAP.

KreerC avatar Apr 16 '17 10:04 KreerC

Thank-you nkreer for bringing this up! I have tried contacting Telegram and they don't see to mind at all. Do you have any updates?

Nayomi1202 avatar May 22 '17 18:05 Nayomi1202

The new version 4.1 of the app seems to have made it even worse. Guess I won't be a Telegram user for long anymore.

KreerC avatar Jul 01 '17 06:07 KreerC

I know it's annoying how ignorant they are toward the visually impaired. I am with you Peter!

Sent from my iPhone

On 1 Jul 2017, at 08:52, Niklas Kreer [email protected] wrote:

The new version 4.1 of the app seems to have made it even worse. Guess I won't be a Telegram user for long anymore.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

Nayomi1202 avatar Jul 02 '17 22:07 Nayomi1202

i'm learning to implement voice over and would like to help, but the app is written in objective-c, i know swift, looks like we will have to wait.

JulioBBL avatar Sep 29 '17 18:09 JulioBBL

Telegram X was written on Swift. Our turn?

utro5750 avatar Mar 02 '18 17:03 utro5750

A good friend is visually impaired, he has iPhone 8 and it's still doesn't work! I'm shocked that a big company like Telegram is not accessible. He cannot use the app.

Help!!

LiorElisha avatar Mar 13 '18 07:03 LiorElisha

Telegram 5.0 (basically X for release) is out and although it is Swift, it still cannot use VoiceOver

hedw1gP avatar Oct 06 '18 14:10 hedw1gP

Hi I am a blind person from China. When I was preparing to use Telegram, I found that voice over could not operate him at all. This surprised me. I have been exposed to foreign software for so many years. Telegram is the first time I discovered it. Voice over An app that can't be operated at all.

dpy013 avatar Oct 26 '18 02:10 dpy013

The Android app also don't handle VoiceOver. If I had time and knowledge I would fix it by myself.

Please fix it.

https://github.com/peter-iakovlev/TelegramCore/issues/46

Hi I am a blind person from China. When I was preparing to use Telegram, I found that voice over could not operate him at all. This surprised me. I have been exposed to foreign software for so many years. Telegram is the first time I discovered it. Voice over An app that can't be operated at all.

I just installed IM+ Messenger for enable a friend of mine to use Telegram on her OS X, it simply open a Chrome frame for Telegram web and she didn't liked it. The native one is way better.

Update

Related documentation: https://developer.apple.com/documentation/uikit/accessibility/uiaccessibility#//apple_ref/doc/constant_group/Accessibility_Traits

pslacerda avatar Dec 29 '18 17:12 pslacerda

There's still no support in either Telegram Messenger for iOS (5.1.1) or Telegram X (5.0.17) for Apple VoiceOver: both apps are totally inaccessible to visually impaired people.

Other mainstream messengers have provided accessibility support for years and it's not particularly difficult to add basic support (e.g. accessible labels on buttons).

(https://developer.apple.com/documentation/uikit/accessibility/supporting_voiceover_in_your_app)

dw-b avatar Dec 30 '18 20:12 dw-b

@dw-b

The widgets are in another Objective-C project (https://github.com/peter-iakovlev/Display).

Someone could be assigned to give such accessibility traits on widgets, my friend is blind and we can test your developments.

pslacerda avatar Dec 31 '18 13:12 pslacerda