Search and Top Navigation
#5251 closed bug (duplicate)
Opened March 02, 2010 05:29AM UTC
Closed March 02, 2010 05:34AM UTC
Last modified October 03, 2012 03:45PM UTC
Buttons should set disabled option based on disabled attribute on input
Reported by: | ajpiano | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8 |
Component: | ui.button | Version: | 1.8rc3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
An input disabled="disabled" should be transformed into a button that is disabled by default.
Duplicate of #5252.