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)
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.