Search and Top Navigation
#5344 closed bug (worksforme)
Opened March 15, 2010 02:17PM UTC
Closed November 24, 2011 03:13AM UTC
Button: priority secondary doesn't look disabled when disabled
Reported by: | rdworth | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.button | Version: | 1.8rc3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When a button has the ui-prority-secondary and is also disabled, it doesn't appear disabled.
Attachments (0)
Change History (4)
Changed November 06, 2011 07:50PM UTC by comment:1
Changed November 07, 2011 12:02PM UTC by comment:2
status: | new → open |
---|
@M.Gaetan89: This ticket is about the fact that the styling of enabled and disabled secondary priority buttons aren't distinguishable: http://jsbin.com/aqigep/2
Changed November 24, 2011 12:00AM UTC by comment:3
Replying to [comment:2 scott.gonzalez]:
@M.Gaetan89: This ticket is about the fact that the styling of enabled and disabled secondary priority buttons aren't distinguishable: http://jsbin.com/aqigep/2
actually in that example they are both disabled.
http://jsbin.com/aqigep/3 Shows one enabled and the other disabled.
Changed November 24, 2011 03:13AM UTC by comment:4
resolution: | → worksforme |
---|---|
status: | open → closed |
If you are talking about the ''disabled'' option of jQuery UI Button widget, it works fine using latest version : http://jsbin.com/aqigep/
If you are talking about the ''disabled'' attribut of ''button'' HTML tag, it works too for me : http://jsbin.com/ihofid/