Add role="button" to the anchor tags in RadAlert, RadConfirm, RadPrompt that generate the OK buttons and other buttons on these popups for 508 compliance. Currently the buttons are being announced as Links (in NVDA). Workaround is to use a line of JS/Jquery to add the role to the anchor tag.
Hi, Can you set the RenderMode property of the button to Lightweight? This should solve the NVDA problem. Screenshot of the rendered markup https://www.screencast.com/t/HdWdkleh6 from this demo https://demos.telerik.com/aspnet-ajax/window/examples/waiariasupport/defaultcs.aspx