TwidereProject / Twidere-Android

http://twidere.com
2.76k stars 377 forks source link

Image descriptions not working on Mastodon #1118

Open thisisTQ opened 6 years ago

thisisTQ commented 6 years ago

Check before submitting issue -- Thank you!

You can ignore this form if this issue is a feature request.

Expected behavior

When entering an image description in the app, it should be transmitted to Mastodon (worked fine until recently).

Actual behavior

Image description seems to be omitted - it can't be viewed via mouseover in the web browser.

Steps to reproduce

Upload an image. Enter a description. Submit. View image details on Mastodon in the browser, or simple hover the mouse over it: Nothing.

Extra info

Another image description bug: If it ends with a blank like some autocorrect settings like to do, the Toot can't be sent at all.

Android version: (version code here)

Network type:

App version: (version code here) 3.7.3

Build variant:

Micro-blogging service:

App settings:

thisisTQ commented 6 years ago

I have to correct myself: I scrolled back and looked at all the images I uploaded where I'm absolutely sure I put in image descriptions. Whenever I posted with Twidere on Mastodon, there are none.

This is a huge issue regarding accessibility. Please consider fixing this. Not being able to use image descriptions is a deal breaker for me, and I otherwise really enjoy Twidere.

nevillepark commented 6 years ago

This is also a big issue for me. I have to use the (much clunkier) web version of Mastodon when I want to post images with descriptions.

ehashman commented 5 years ago

Can also confirm I've encountered the same bug. Had no idea because the Twidere UI accepts an image description and I don't usually use the web client.

nevillepark commented 5 years ago

This is still an issue for me.

Adding image description in Twidere:

Screenshot_20190719-000500_Twidere

As you can see, the published toot has no alt text.

<img src="https://social-coop-media.ams3.cdn.digitaloceanspaces.com/media_attachments/files/003/201/854/small/67c0d9f487df796d.jpg" srcset="https://social-coop-media.ams3.cdn.digitaloceanspaces.com/media_attachments/files/003/201/854/original/67c0d9f487df796d.jpg 1109w, https://social-coop-media.ams3.cdn.digitaloceanspaces.com/media_attachments/files/003/201/854/small/67c0d9f487df796d.jpg 346w" style="object-position: 50% 50%;" sizes="622px">

I vaguely remember someone made a fork that fixed this, but I am having trouble finding it at the moment; will edit if I find it.