Ticket #5117 (closed defect: fixed)
Textarea, FF2/3 only: accessible name is not set when labelfor is used.
| Reported by: | ptbrunet | Owned by: | becky |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.2 |
| Component: | Accessibility | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: | brunet@… |
Description
Using a local copy of .../dijit/tests/form/test_Textarea.html modify the test to make the text "Inline:" a label for the text area next to it. (See the combo box test for an example of using labelfor.)
FF2/3: The accessible name is missing when labelfor is coded. It is always set to "edit area".
IE6/7: OK when labelfor is coded.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.