tweesecake.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This server is for people to socialize and just generally have fun!

Server stats:

248
active users

Public

Anyone running macOS 15 and want to test to see if this `aria-activedescendant` bug is really fixed?
bugs.webkit.org/show_bug.cgi?i

It’s not that I don’t trust Apple folks, it’s just that I have learned never to take the “Fixed!” assertion at face value.

bugs.webkit.org269026 – AX: Voiceover on the Mac does not properly support aria-activedescendant

@aardrian It is fixed in macOS 15.1 beta 3. Voiceover now reads the element that receives aria-activedescendant if I navigate using the arrow keys. The problem is that widgets that rely solely on aria-activedescendant are less likely to work with the Voiceover cursor, and the Voiceover cursor is the primary form of navigation for most Voiceover userss. While a pattern like the select only combobox in the aria authoring practices works seamlessly on Windows where screen readers automatically switch off virtual mode by default and pass the keystrokes to the browser, it is likely to be perceived as an inaccessible combobox by Voiceover users who primarily rely on Voiceover commands to drive the UI. In any case the bug is fixed, and that is great news.

Public

@rperez030 Thank you for checking!

And yeah, I still trust it (and the corresponding APG pattern) as far as I can place-kick it, but it’s to see the fix is out there.

Though I find it odd it has to be an OS updated rather than, I dunno, a browser-only update.