Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Alex Balanovsky / Alex Balanovsky (Alex Balanovsky)
Created: 10/22/2015
Components: AJAX, UI Components
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Normal / Some users will encounter
Locale/System: English / Linux Red Hat All
Vote Count: 0
Problem Description: headerstyle attribute in cfwindow does not work
Steps to Reproduce:<cfajaximport tags="cfform,cfwindow,cfdiv">
<html>
<head>
<title></title>
</head>
<body>
<cfwindow width="500" height="310" center="true"
name="test" title="Test"
initshow="true" draggable="true" resizable="false" modal="true"
closable="true"
headerstyle="color:red;font-size:18px;"/>
</body>
</html>
Actual Result: No change in the window header
Expected Result: "Test" in red color, font increased
Any Workarounds:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4078000
External Customer Info:
External Company:
External Customer Name: Alex Balanovsky
External Customer Email:
External Test Config: CF11 Ent, RH 7
Attachments:
Comments: