Open pkra opened 3 years ago
Ping @michaelDCurran and @feerrenrut who were at the AIM workshop in 2018 where the idea started out.
Somewhat related: https://github.com/nvaccess/nvda/pull/8340 (even though the input property is still not covered by the ARIA Editors' draft).
Implementing brailleroledescription
should be not that difficult. As far as I know, there is no such thing as a braille name in NVDA now, but that could be pretty helpful as well.
Thank you for the positive comment, @leonardder. If there are any other communication channels for NVDA where I should post this, please let me know.
Just a quick follow up.
The new aria braille properties are still on track for aria 1.3. There's now support in Gecko, WebKit and Chromium. Orca also has support. It would be great to get support in NVDA.
See also the overview issue https://github.com/w3c/aria/issues/1331 for more links to various bits and pieces.
I also approved this proposal. I find this aria peoperties very helpful to shorten some names in Braille for example.
Hello, I've seen this issue, and I'm also interested in the aria-braillelabel property. is there any release prediction of property management? Thank you so much Beatrice
Hello, I've seen this issue, and I'm also interested in the aria-braillelabel property. is there any release prediction of property management? Thank you so much Beatrice
Hello, is there any news about it? thank you Beatrice
The ARIA Editors' Draft proposes the aria-braillelabel and aria-brailleroledescription property (as part of ARIA 1.3), see also https://w3c.github.io/aria/#aria-braillelabel, https://w3c.github.io/aria/#aria-brailleroledescription.
Would NVDA consider support for these properties?