Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P06, EE-4.3.0.GA
-
Fix Version/s: EE-3.3.0.GA_P07, EE-4.3.0.GA_P01
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ace
-
Support Case References:Support Case 14436:- https://icesoft.my.salesforce.com/5000g000023gxGZ
-
Workaround Exists:Yes
-
Workaround Description:manually apply the disabled state (not acceptable)
Description
when using the following markup
<ace:textEntry disabled="true"/>
the field is disabled but the styling is not applied. currently, the styling of styleClass="ui-state-disabled" has to be manually applied to show it is disabled.
<ace:textEntry disabled="true"/>
the field is disabled but the styling is not applied. currently, the styling of styleClass="ui-state-disabled" has to be manually applied to show it is disabled.
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] |
Fix Version/s | EE-3.3.0.GA_P07 [ 13118 ] | |
Fix Version/s | EE-4.3.0.GA_P01 [ 13280 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52911 | Fri Mar 08 09:55:27 MST 2019 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
r52911, r52914:added disabled styling to components that were missing it (dateTimeEntry, fileEntry, maskedEntry, progressBar, textEntry, textAreEntry) to the 4.0 trunk and EE 3.3 maintenance branch