Re: Bad authoring? Bad name computation? Something else?

On 09/21/2015 06:39 PM, Birkir Gunnarsson wrote:

> My understanding is that all a.t. applications need to adhere to the
> accessible name calculation algorithm.

So to be clear, given:

>> <label>
>>   <span>
>>     <input role="radio" aria-label="well, maybe..." type="radio">
>>   </span>
>>   <span>no</span>
>> </label>
>>
>> That radio button has:
>> * accessible name: "well, maybe..."
>> * labelled-by relation pointing to label with name: "well, maybe... no"

Orca should present that as "well, maybe... radio button"?

--joanie

Received on Monday, 21 September 2015 23:29:01 UTC