Metadata
- Source
- FLUID-3790
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- Golam Chowdhury
- Reporter
- Jonathan Hung
- Created
2010-10-12T10:21:08.422-0400 - Updated
2010-10-15T10:30:03.826-0400 - Versions
-
- 1.3
- Fixed Versions
-
- 1.4
- Component
-
- Progress
Description
When the Submit button is disabled, it should have an aria-disabled property.
Comments
-
Justin Obara commented
2010-10-15T10:30:03.823-0400 The button has the "disabled" attribute attached when it is disabled. Since this is present, the aria-disabled attribute shouldn't be needed.