Fwd: Radio and check boxes inside the table

---------- Forwarded message ---------
From: sirisha gubba <nsfsiri2014@gmail.com>
Date: Tue, Sep 3, 2019 at 1:14 PM
Subject: Radio and check boxes inside the table
To: ARIA Working Group <public-aria@w3.org>


If a radio button or check boxe is used inside  a <td> cell, why does it
need aria-label or aria-labelled by attribute added to it?

The radio buttons are inside the table,  so the relationship has been
established between the table headers and radio button in <td> cell.
 Adding aria-label makes the screen readers to narrate the radio button's
label twice.
If I remove aria-label from the radio button (which is in a <td> cell),
automated tools are flagging it as error.

Can you please advice?


Thanks,
Siri

Received on Wednesday, 4 September 2019 13:13:50 UTC