Orca doesn't detect a label within a table on Firefox
Hello,
Environment:
- Debian 10
- Orca master
- Firefox Nightly
Steps to reproduce:
- Open this page
- Firefox here automatically puts the focus on the "nom" input field, here Orca reports the nom label (despite it's not labeled properly, detected via the table)
- Put the focus on the field "Pays" (maybe country if in English)
Result: Orca doesn't announce the label.
Expected result: Orca should announce the label via table auto-detection.
Note: I plan to work with the site authors to improve the overall site accessibility.
Thanks in advance.