Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Beta2
-
Fix Version/s: 2.0.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IF 2 Advanced Comps.
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
The level of support for actually disabling the ACE input components when the "disabled=true" attribute is specified varies from component to component currently. This JIRA is to document those components that do not currently implement complete support for the disabled state.
Issue Links
- blocks
-
ICE-6199 ACE disabled styling standard
- Closed
- depends on
-
ICE-6320 ACE: Review and document "disabled" attribute support for Adv. Comps.
- Closed
-
ICE-6526 Complete support for "disabled" attribute of link button component
- Closed
-
ICE-6528 Complete support for "disabled" attribute of date time entry component
- Closed
-
ICE-6533 Complete support for "disabled" attribute of slider component
- Closed
-
ICE-6537 Complete support for "disabled" attribute of tabset component
- Closed
Show 1 more links (1 depends on)
Date Time Entry: only implemented on input field and toggle button.
File Entry: complete support.
Slider Entry: only adds a disabled style class ("yui3-slider-disabled") to the containing <span> element.
Tab Set: no support.
Checkbox Button: complete support.
Link Button: no support.
Push Button: complete support.
(See
ICE-6320for more details.)