Re: NVDA Not Working with CyberLink PowerDVD Ultra 19
lauracornwell <lauracornwell1@...>
Hey there, to all the new nvda works great from hear also do we know when remote is going to hit the aire waves? I have had a lot of people asking me .
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Quentin Christensen
I haven't used Cyberlink myself, but I wonder for those who have it, have you reached out to Cyberlink about the accessibility problems?
WIthout having looked at the software this is all just general, but in general: - NVDA supports standard controls (buttons, edit boxes, labels, etc), so if a program uses standard controls they should generally be accessible. There might be issues like if they created the buttons in reverse order TAB might take you everywhere in a weird order, but you should be able to get there.
- If a developer has created their own custom controls, they may not be accessible, depending on whether they based them off an accessible control or really did create them from scratch. If they created them from scratch, it's still possible to make them accessible, it just requires extra work in terms of ensuring information is declared to accessibility APIs which might be listening, labels are attached to edit boxes, and so on.
- Often, it's not just being able to tab or arrow to information, but you need to be able to quickly jump to important controls. If you have a telephone answering program for instance, you really want a shortcut that will let you answer the phone immediately - you don't want to have to tab 35 times to get to the "answer" button. You also want the program to alert you to the fact that the phone is ringing in the first place. A flashing light with no other indication and nothing for NVDA to detect isn't going to be very accessible.
There might be things NVDA can do better to access a program, and it might be possible to write an add-on or modify NVDA to overcome issues with the above points, however if the developer of the original software can address those points and ensure their software is as accessible as possible, then it will help not only NVDA users, (and NVDA users who don't have a specific version of NVDA or a particular add-on) but it will help other users as well - users of other screen readers, keyboard users who might not use a screen reader, etc.
As I said, I haven't used this particular program so those are all general comments.
Regards
Quentin.
On Sun, Feb 9, 2020 at 4:08 PM Shaun Everiss <sm.everiss@...> wrote:
-- Quentin Christensen
NVDA 2019.3 rc2 now available for testing: https://www.nvaccess.org/post/nvda-2019-3rc2-now-available-for-testing/
Web: www.nvaccess.org Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess
|
|