Details
-
Type: Improvement
-
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.
Description
Implement complete support for the disabled state of slider component.
Issue Links
- blocks
-
ICE-6319 ACE: Complete support for "disabled" attribute on input components
- Closed
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23898 | Thu Feb 03 16:37:41 MST 2011 | yip.ng | |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.sliderentry/slider.js
|
yip.ng
created issue -
yip.ng
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Yip Ng [ yip.ng ] |
yip.ng
made changes -
Salesforce Case | [] | |
Fix Version/s | 2.0.1 [ 10255 ] |
yip.ng
made changes -
Salesforce Case | [] | |
Security | Private [ 10001 ] |
yip.ng
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #23914 | Fri Feb 04 17:18:32 MST 2011 | yip.ng | |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/SliderEntryMeta.java
|
yip.ng
made changes -
Attachment | screenshot-01.png [ 12875 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Disabled state must be set after slider is created, not passed in as a param at creation. Otherwise only the rail click event will be disabled, not the thumb click and drag events.
Revision: 23898
Modified : /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.sliderentry/slider.js
Revision: 23914
Modified : /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/sliderentry/SliderEntryMeta.java