#14397 closed defect (fixed)
ComboButton needs aria role in hidden INPUT
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Accessibility | Version: | 1.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The ComboButton? tempalte has an INPUT hidden by a display:none parent, but static analysis tools won't detect this and will generate errors:
Each form control should have associated text
Change History (3)
comment:1 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 6 years ago by
Note: See
TracTickets for help on using
tickets.
In [27282]: