sarajw, to accessibility
@sarajw@front-end.social avatar

Anyone had experience with negative currency numbers and how screen readers read them?

Seems to be that VoiceOver has the worst trouble with it, just reading "-$246.31" out as positive, ignoring the "-".

Not so great when it's supposed to be an account balance!

aardrian, to accessibility
@aardrian@toot.cafe avatar

I made a YouTube & Vimeo web component (custom element):
https://adrianroselli.com/2024/06/youtube-and-vimeo-web-component.html

I even made a GitHub repo for <youtube-vimeo-embed>:
https://github.com/aardrian/youtube-vimeo-embed/

The code is perfect and has no errors of any kind whatsoever.

aardrian, to accessibility
@aardrian@toot.cafe avatar

I outline my approach to crafting image alternative text:
https://adrianroselli.com/2024/05/my-approach-to-alt-text.html

This does not mean it is correct. Or ideal. Or even good. It’s just how I do it.

DrTCombs, to accessibility
@DrTCombs@transportation.social avatar

One of the many arguments against allowing right turns on red is that it entices drivers to roll up as close to the intersection as possible, the better to see when a gap appears that they can dart into. This causes them to completely block crosswalks, curb ramps, and beg buttons.

It seems like a little thing...unless you need to use those facilities....in which case it's a BFD.

Video from a bicyclist's perspective. The bicyclist is on a sidepath, approaching an intersection with a crosswalk, with an active walk signal. A white van has pulled up into the crosswalk, blocking the bicyclist's path and forcing them nearly into oncoming traffic in the roadway.

Taffer, to accessibility
@Taffer@mastodon.gamedev.place avatar

What are people using to test their website's accessibility (a11y)?

Since I use Hugo to generate the pages, my source is all Markdown, so I was hoping to find something I can just point at my website, like a linter. Unless there's a Markdown a11y linter I don't know about…

#accessibility #a11y #markdown #hugo

aardrian, to accessibility
@aardrian@toot.cafe avatar

Oh GitHub.

@sclower filed a discussion item (with @jscholes confirming) and since I was bumping into it during a call today I also made a video:
https://github.com/orgs/community/discussions/127592

A lot going on here:
• Verbose.
• The instructions sometimes lie.
• Some triggers are a problem.
• Fake-dialog has issues.
• Those are links, not disclosure triggers.
• Verbose.
• Also, verbose.

#a11y #accessibility

NVDA navigating this “hover card” pattern, first via link shortcut keys (through 0:22), then tabbing at 0:25, then virtual cursor at 0:38. I try to trigger it at 0:08 and 0:10 to no avail.

paulox, to django
@paulox@fosstodon.org avatar

Tom Carrick is presenting the talk "Ramping up the Django admin" at DjangoCon Europe 2024 🦄

#DjangoConEurope2024 #DjangoConEurope #DjangoCon #Django #Admin #A11y #Accessibility

CC @djangoconeurope @django @knyghty

Help wanted slide
Tom portrait
Tom presenting himself

WhyNotZoidberg, to gaming
@WhyNotZoidberg@topspicy.social avatar

Just stumbled over this, it has nothing to do with me, but HELL YES.

#Gaming #Accessibility #HorizonForbiddenWest #HelloItsKolo

https://www.youtube.com/shorts/J8URjKJxh2I

aardrian, to accessibility
@aardrian@toot.cafe avatar

“Maybe Don’t Name That Landmark”
https://adrianroselli.com/2024/06/maybe-dont-name-that-landmark.html

TL;DR: You probably don’t need to name that landmark. Even if you have two of the same landmark.

#a11y #accessibility

sarajw, to books
@sarajw@front-end.social avatar

Aaahhh yes @rachelandrew is going into the problem of placing content in CSS grid, and having it confuse the visual order Vs DOM order, tabbing order, screen reader order.

reading-order-items (CSS Display Level 4) might help. It's in drafting stage. Here's hoping 🙏

Not all possibilities included in pictures attached here, see more at https://drafts.csswg.org/css-display-4/#reading-order-items

Rachel in front of screen with text "Can we just opt into the order that flex or grid items are laid out?"
Rachel in front of screen with text: reading-order-items: flex visual Follow the visual layout, taking writing mode and direction into account.

sarajw, to accessibility
@sarajw@front-end.social avatar

Hm. The @EUCommission had a website about accessibility overlays and... Now it's hidden under a SharePoint login? Did someone insist they take it down?

aardrian, to accessibility
@aardrian@toot.cafe avatar

I am not the only one to say this:

Please remember that WCAG itself is the bare minimum of . Conforming to WCAG does not guarantee something is accessible. It does not even guarantee something is usable. All WCAG does is provide you with a starting point. Lots of WCAG failures suggest the page has not even made it to the starting line.

Which I say at the end of this post comparing free automated WCAG testing with manual testing:
https://adrianroselli.com/2023/01/comparing-manual-and-free-automated-wcag-reviews.html#Takeaways

jscholes, to accessibility
@jscholes@dragonscave.space avatar

tip: if sharing an image of text on social media along with a link to some original source, that link is a lot easier for people to reach if you place it directly in the post instead of the image's alt text.

MoritzGiessmann, to accessibility
@MoritzGiessmann@mastodon.social avatar

Is thery ANY slider/carousel implementation that is considered to actually work good in screen readers?

pixelate, to android
@pixelate@tweesecake.social avatar

On iOS, when we get into the iOS betas, we get the latest VoiceOver.

On Android, when we get the latest Android 15 betas, we... do not get the latest TalkBack. Isn't that nice of Google?

pixelfed, to Pixelfed
@pixelfed@mastodon.social avatar

New App, New Accessibility Features ✨

Available soon!

accessauston, to accessibility
@accessauston@mastodon.world avatar

I think Shawn does a great job highlighting the accessibility features in Venngage and how Canva lacks most of these features. It is important to note that the ability to export to an accessible PDF requires a paid Venngage business or enterprise account. Venngage is best for companies that can provide a paid account to their employees. It is a shame that Venngage's Premium account does not offer the ability to export an accessible PDF. #accessibility https://www.youtube.com/watch?v=xRH-2zYU-UE

erikKroes, to accessibility
@erikKroes@mastodon.social avatar
dlx, to accessibility
@dlx@mastodon.social avatar

Here's a subtle #accessibility interaction I frequently see developers overlook:

#SwiftUI makes it very easy to customize Button's appearance at the call-site, either by decorating the Button's label or by applying View Modifiers to the Button itself.

Screenshot, iOS Simulator. Two buttons on top of a map showing Apple Park. The left button is capsule shaped and says Filter, the right button is circular and shows a filled Location icon. Both have blue labels on white background with a slight shadow.

aardrian, to accessibility
@aardrian@toot.cafe avatar

[1/2]
VoiceOver / Safari / macOS bug(s) confirmation requested.

Visit https://cdpn.io/aardrian/debug/VoQbLm

Navigate the first table using VO table navigation commands.

Using Safari 17.5 / macOS 14.5, VO returns the count of all rows, even hidden rows. It also lets me navigate hidden rows.

VO with Chrome has no issue.

Attached video (no captions other than speech viewer) shows this in action.

#a11y #accessibility #Safari

Navigating a table in VO / Safari, where it announces every row in the table, even the hidden ones.

jscholes, to accessibility
@jscholes@dragonscave.space avatar

Headline: "I Don't Understand why we Need This!": Sighted User Furious at Accessibility Feature for Blind People.

Reginald Cavendish, of Castle Combe in Wiltshire, today made an impassioned plea for a technology company to reconsider their new #accessibility feature for #blind and #lowVision users, aimed at creating visual descriptions of images in a privacy-preserving way.

Speaking to reporters from his 1,800-acre estate, Reginald communicated his confusion about why the feature was being considered in the first place.

"I'm not clear on exactly who asked for this," he said. "When I need something, I ask one of my staff, and it just tends to get done. I take great Solace in that human touch, and I can't really comprehend why people would want computers doing things for them! My son has some friends who've seen disabled people on the television, and he didn't understand it either."

When asked whether he supported increased independence for people who are unable to see, he responded: "Look, some people have the money to pay people to be at their beck and call, to describe images or pick up their eyedrop bottles or what-have-you. I understand that doesn't go for everyone, but if someone can't afford human help, I'd suggest they'd be much happier making peace with the scraps they're thrown by society."

Editor's note: Reginald was asked to describe the featured image for this article. "Man on lawn," he offered over one shoulder, before moving off for a spot of afternoon shooting.

aardrian, to accessibility
@aardrian@toot.cafe avatar

“Chris’ Corner: A Variety of Ways to Fail”
https://blog.codepen.io/2024/06/03/chris-corner-a-variety-of-ways-to-fail/

“There are lots of accessibility failures that are hard or impossible to detect without actual usage and sometimes with unique people.”

#accessibility #a11y

teacherbuknoy, to accessibility
@teacherbuknoy@masto.ai avatar

Kudos to Quezon City government for making their website more accessible. According to this article, the website is now passing the #WCAG 2.1 at AA level.

I visited the website and, well, it is accessible I guess. But like other Philippine government websites, the UX is passable but still terrible lol. And it seems that they're using an overlay for the screen reader feature? Big ick for me. #accessibility #a11y

https://www.manilatimes.net/2024/06/03/news/qc-website-gets-pwd-friendly-certification/1949744

dangero, to accessibility

question. I'd like to recommend this to developers so they can make their projects more . I noticed there's no documentation. Is it easy enough to learn without the need for documentation? If not, I'm hesitant to recommend something that I know developers are going to struggle with. It's tough enough asking them to make their apps accessible when they don't know much about us, let alone asking them to learn a new library with no docs.

darrell73, to accessibility
@darrell73@mastodon.online avatar

I took my daughters to see the new Garfield movie at our local #Harkins theater. They have a new kiosk that's used for selecting your seats. It is of course inaccessible. Even worse, theater staff didn't have a plan for providing reasonable accommodations so that happened and I've sent them a letter. Ug. Really people? Isn't it 2024 now? #accessibility #fail

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • InstantRegret
  • mdbf
  • ethstaker
  • magazineikmin
  • cubers
  • rosin
  • thenastyranch
  • Youngstown
  • osvaldo12
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • provamag3
  • Durango
  • everett
  • tacticalgear
  • modclub
  • anitta
  • cisconetworking
  • tester
  • ngwrru68w68
  • GTA5RPClips
  • normalnudes
  • megavids
  • Leos
  • lostlight
  • All magazines