Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0, EE-3.3.0.GA_P03, 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Tomcat 7/8, IE 9, 10, 11, MS edge, Chrome, 53, FF 47. This is an old issue found as far back as IF 4.0
Description
The ace:comboBox disabled attribute shows the correct styling only in IE 8 and 9. In newer browsers the greyed out appearance does not render though the disable functionality appears correct. See attached image 1.PNG (IE 8/9) and 2.PNG (newer browsers)
Activity
Description | The ace:comboBox disabled attribute shows the correct styling only in IE 8 and 9. In newer browsers the greyed out appearance does not render though the disable functionality appears correct. See attached image 1.PNG (newer browsers) and 2.PNG (IE 8/9) | The ace:comboBox disabled attribute shows the correct styling only in IE 8 and 9. In newer browsers the greyed out appearance does not render though the disable functionality appears correct. See attached image 1.PNG (IE 8/9) and 2.PNG (newer browsers) |
Assignee | Arturo Zambrano [ artzambrano ] |
Fix Version/s | EE-4.2.0.GA [ 13071 ] |
Fix Version/s | 4.2 [ 12870 ] | |
Fix Version/s | EE-4.2.0.GA [ 13071 ] |
Security | Private [ 10001 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49597 | Tue Nov 29 15:04:41 MST 2016 | art.zambrano | |
Files Changed | ||||
![]() |
Fix Version/s | 4.2.BETA [ 13091 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
r49597: added missing disabled style class when component is disabled
Testing Notes: I tested this by modifying the showcase app. I couldn't run the comboBox QA app. I kept getting a console error saying that jQuery couldn't be found. I don't know if I didn't deploy the app correctly or if there's an issue with the app or with the component itself. Please check to see if you see the same error and if it could be an issue with the app.
Also, there seems to be another console error with the ace:selectMenu component when it's set to disabled. Please try to reproduce this as well and create a JIRA if there's an issue.